Entity (class)
Class Entity
An entity represents a single result row from a repository. It exposes the methods for retrieving and storing properties associated in this row.
- Cake\ORM\Entity implements Cake\Datasource\EntityInterface, Cake\Datasource\InvalidPropertyInterface uses Cake\Datasource\EntityTrait