PHP Cake\ORM Пространство имен

Пространства имен

Cake\ORM\Association
Cake\ORM\Behavior

Классы

Имя Описание
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.