PHP Трейт Neos\Flow\ObjectManagement\Proxy\ObjectSerializationTrait

Показать файл Открыть проект

Приватные методы

Метод Описание
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.