PHP Cake\ORM\Behavior 네임스페이스

클래스들

이름 설명
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.