PHP Cake\ORM\Behavior Namespace

Classes

Name Description
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.