PHP Trait Neos\Flow\ObjectManagement\Proxy\ObjectSerializationTrait

Mostrar archivo Open project: neos/flow-development-collection

Private Methods

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