CakePHP
  • Documentation
    • Book
    • API
    • Videos
    • Logos & Trademarks
  • Business Solutions
  • Swag
  • Road Trip
  • Team
  • Community
    • Community
    • Team
    • Issues (Github)
    • YouTube Channel
    • Get Involved
    • Bakery
    • Featured Resources
    • Newsletter
    • Certification
    • My CakePHP
    • CakeFest
    • Facebook
    • Twitter
    • Help & Support
    • Forum
    • Stack Overflow
    • IRC
    • Slack
    • Paid Support
CakePHP

C CakePHP 3.8 Red Velvet API

  • Overview
  • Tree
  • Deprecated
  • Version:
    • 3.8
      • 3.8
      • 3.7
      • 3.6
      • 3.5
      • 3.4
      • 3.3
      • 3.2
      • 3.1
      • 3.0
      • 2.10
      • 2.9
      • 2.8
      • 2.7
      • 2.6
      • 2.5
      • 2.4
      • 2.3
      • 2.2
      • 2.1
      • 2.0
      • 1.3
      • 1.2

Namespaces

  • Cake
    • Auth
      • Storage
    • Cache
      • Engine
    • Collection
      • Iterator
    • Command
    • Console
      • Exception
    • Controller
      • Component
      • Exception
    • Core
      • Configure
        • Engine
      • Exception
      • Retry
    • Database
      • Driver
      • Exception
      • Expression
      • Schema
      • Statement
      • Type
    • Datasource
      • Exception
    • Error
      • Middleware
    • Event
      • Decorator
    • Filesystem
    • Form
    • Http
      • Client
        • Adapter
        • Auth
      • Cookie
      • Exception
      • Middleware
      • Session
    • I18n
      • Formatter
      • Middleware
      • Parser
    • Log
      • Engine
    • Mailer
      • Exception
      • Transport
    • Network
      • Exception
    • ORM
      • Association
      • Behavior
        • Translate
      • Exception
      • Locator
      • Rule
    • Routing
      • Exception
      • Filter
      • Middleware
      • Route
    • Shell
      • Helper
      • Task
    • TestSuite
      • Fixture
      • Stub
    • Utility
      • Exception
    • Validation
    • View
      • Exception
      • Form
      • Helper
      • Widget
  • None

Classes

  • ConnectionManager
  • ConnectionRegistry
  • FactoryLocator
  • Paginator
  • QueryCacher
  • ResultSetDecorator
  • RulesChecker

Interfaces

  • ConnectionInterface
  • EntityInterface
  • FixtureInterface
  • InvalidPropertyInterface
  • PaginatorInterface
  • QueryInterface
  • RepositoryInterface
  • ResultSetInterface
  • SchemaInterface
  • TableSchemaInterface

Traits

  • EntityTrait
  • ModelAwareTrait
  • QueryTrait
  • RulesAwareTrait

Namespace Cake\Datasource

Namespaces summary

  • Cake\Datasource\Exception

Class summary

  • ConnectionManager

    Manages and loads instances of Connection

  • ConnectionRegistry

    A registry object for connection instances.

  • FactoryLocator

    Class FactoryLocator

  • Paginator

    This class is used to handle automatic model data pagination.

  • QueryCacher

    Handles caching queries and loading results from the cache.

  • ResultSetDecorator

    Generic ResultSet decorator. This will make any traversable object appear to be a database result

  • RulesChecker

    Contains logic for storing and checking rules on entities

Interface summary

  • ConnectionInterface

    This interface defines the methods you can depend on in a connection.

  • EntityInterface

    Describes the methods that any class representing a data storage should comply with.

  • FixtureInterface

    Defines the interface that testing fixtures use.

  • InvalidPropertyInterface

    Describes the methods that any class representing a data storage should comply with.

  • PaginatorInterface

    This interface describes the methods for paginator instance.

  • QueryInterface

    The basis for every query object

  • RepositoryInterface

    Describes the methods that any class representing a data storage should comply with.

  • ResultSetInterface

    Describes how a collection of datasource results should look like

  • SchemaInterface

    An interface used by TableSchema objects.

  • TableSchemaInterface

    Defines the interface for getting the schema.

Traits summary

  • EntityTrait

    An entity represents a single result row from a repository. It exposes the methods for retrieving and storing properties associated in this row.

  • ModelAwareTrait

    Provides functionality for loading table classes and other repositories onto properties of the host object.

  • QueryTrait

    Contains the characteristics for an object that is attached to a repository and can retrieve results based on any criteria.

  • RulesAwareTrait

    A trait that allows a class to build and apply application. rules.

Follow @CakePHP
#IRC
OpenHub
Rackspace
  • Business Solutions
  • Showcase
  • Documentation
  • Book
  • API
  • Videos
  • Logos & Trademarks
  • Community
  • Team
  • Issues (Github)
  • YouTube Channel
  • Get Involved
  • Bakery
  • Featured Resources
  • Newsletter
  • Certification
  • My CakePHP
  • CakeFest
  • Facebook
  • Twitter
  • Help & Support
  • Forum
  • Stack Overflow
  • IRC
  • Slack
  • Paid Support

Generated using CakePHP API Docs