LifecycleEventArgs |
lib/doctrine/common/lib/Doctrine/Common/Persistence/Event/LifecycleEventArgs.php |
Lifecycle Events are triggered by the UnitOfWork during lifecycle transitions
of entities. |
LoadClassMetadataEventArgs |
lib/doctrine/common/lib/Doctrine/Common/Persistence/Event/LoadClassMetadataEventArgs.php |
Class that holds event arguments for a loadMetadata event. |
ManagerEventArgs |
lib/doctrine/common/lib/Doctrine/Common/Persistence/Event/ManagerEventArgs.php |
Provides event arguments for the preFlush event. |
OnClearEventArgs |
lib/doctrine/common/lib/Doctrine/Common/Persistence/Event/OnClearEventArgs.php |
Provides event arguments for the onClear event. |
PreUpdateEventArgs |
lib/doctrine/common/lib/Doctrine/Common/Persistence/Event/PreUpdateEventArgs.php |
Class that holds event arguments for a preUpdate event. |