PHP 트레잇 Neos\Flow\ObjectManagement\Proxy\ObjectSerializationTrait

파일 보기 프로젝트 열기: neos/flow-development-collection

비공개 메소드들

메소드 설명
Flow_searchForEntitiesAndStoreIdentifierArray ( string $path, mixed $propertyValue, string $originalPropertyName ) : void Serialize entities that are inside an array or SplObjectStorage
Flow_serializeRelatedEntities ( array $transientProperties, array $propertyVarTags ) : array Code to find and serialize entities on sleep
Flow_setRelatedEntities ( ) : void Reconstitues related entities to an unserialized object in __wakeup.