ManyToAnyListener
class ManyToAnyListener
Provides many-to-any association support for jobs.
This listener only implements the minimal support for this feature. For example, currently we do not support any modification of a collection after its initial creation.
Methods
__construct(Registry $registry)
No description
postLoad(LifecycleEventArgs $event)
No description
preRemove(LifecycleEventArgs $event)
No description
postPersist(LifecycleEventArgs $event)
No description
postGenerateSchema(GenerateSchemaEventArgs $event)
No description