LazyLoadingObjectAspect deprecated
class LazyLoadingObjectAspect (View source)
deprecated
Adds the aspect of lazy loading to relevant objects
Methods
Details
isEntityOrValueObject()
No description
needsLazyLoadingObjectAspect()
No description
void
initialize(JoinPointInterface $joinPoint)
Before advice, making sure we initialize before use.
This expects $proxy->Flow_Persistence_LazyLoadingObject_thawProperties to be a Closure that populates the object. That variable is unset after initializing the object!