Doctrine


Namespace Doctrine\ORM\Event

Class Summary
LifecycleEventArgsLifecycle Events are triggered by the UnitOfWork during lifecycle transitions of entities.
LoadClassMetadataEventArgsClass that holds event arguments for a loadMetadata event.
OnFlushEventArgsProvides event arguments for the preFlush event.
PreUpdateEventArgsClass that holds event arguments for a preInsert/preUpdate event.

Doctrine