Represents an object that own a reference to a CacheItemPoolInterface
Represents an object that provide a reference to a cache implementation
Implements CacheItemPoolAwareInterface and CacheItemPoolProviderInterface
Object manager and repository configuration
Event type enumeration
Represents an object that holds an event manager
Invoke object life cycle callback, object listeners end event listeners
For class that provide object inokers.
Mimics Doctrine ORM EntityListenerResolver
Resolve object listeners
Reference implementation of EventManagerAwareInterface
Alias of UniqidIdGenerator.
ID generator interface
Object identifier utility
ID generator based on uniqid PHP builtin function
Compatibility layer across various ClassMetadata extension implementations.
For classes that may be configured with a user-defined ClassMetadata class
Implements PropertyMappingInterface using Reflection
Interface for classes that can provide a reference to a MappingDriver
A mapping driver that use Reflection and DocComments to generate class metadata
Minimalistice ClassMetadata implementation
Default implementation of a metadata factory based on Mapping driver
Set and get object property value
Represents on class that can expose a PropertyMapper
A basic impementation of ClassMetadata that use Reflection to implements ClassMetadata interface.
Field and mapping
Id generator related method for ClassMetadata implementations.
Use ReflectionService to set identifier values in a ClassMetadata
Exception raised by object manager when an object is not managed by this manager
Represents an object that keep a reference to an ObjectManager
Represents an object that provides a reference to an ObjectManager
Provide object storage manipulation for object manager
Implements ObjectSorterInterface using closure
Default object sorter implementation
Sort object collection according user defined rules
Implements ObjectManagerProviderInterface and ObjectManagerAwareInterface
Provide default implementation for ObjectManager.
ID generator using PHP uniqid function