PHP Cake\ORM Namespace

Nested Namespaces

Cake\ORM\Association
Cake\ORM\Behavior

Classes

Name Description
Query Extends the base Query class to provide new methods related to association loading, automatic fields selection, automatic type casting and to wrap results into a specific iterator that will be responsible for hydrating results if required.
Table Represents a single database table.