\Cake\ORMBehavior

Namespaces

Translate

Classes

CounterCacheBehavior CounterCache behavior
TimestampBehavior Class TimestampBehavior
TranslateBehavior This behavior provides a way to translate dynamic data by keeping translations in a separate table linked to the original record from another one. Translated fields can be configured to override those in the main table when fetched or put aside into another property for the same entity.
TreeBehavior Makes the table to which this is attached to behave like a nested set and provides methods for managing and retrieving information out of the derived hierarchical structure.