On this page
Namespace Cake\Datasource
Namespaces summary
Class summary
- 
     
Manages and loads instances of Connection
 - 
     
A registry object for connection instances.
 - 
     
Handles caching queries and loading results from the cache.
 - 
     
Generic ResultSet decorator. This will make any traversable object appear to be a database result
 - 
     
Contains logic for storing and checking rules on entities
 
Interface summary
- 
     
This interface defines the methods you can depend on in a connection.
 - 
     
Describes the methods that any class representing a data storage should comply with.
 - 
     
Defines the interface that testing fixtures use.
 - 
     
Describes the methods that any class representing a data storage should comply with.
 - 
     
The basis for every query object
 - 
     
Describes the methods that any class representing a data storage should comply with.
 - 
     
Describes how a collection of datasource results should look like
 - 
     
Defines the interface for getting the schema.
 
Traits summary
- 
     
An entity represents a single result row from a repository. It exposes the methods for retrieving and storing properties associated in this row.
 - 
     
Provides functionality for loading table classes and other repositories onto properties of the host object.
 - 
     
Contains the characteristics for an object that is attached to a repository and can retrieve results based on any criteria.
 - 
     
A trait that allows a class to build and apply application. rules.
 
© 2005–2017 The Cake Software Foundation, Inc.
Licensed under the MIT License.
CakePHP is a registered trademark of Cake Software Foundation, Inc.
We are not endorsed by or affiliated with CakePHP.
 https://api.cakephp.org/3.3/namespace-Cake.Datasource.html