symfony - How to detect a change in the number of entities in an ArrayCollection -


does doctrine have event triggers when add or remove entry doctrine collection part of manytomany relationship?

i have entity has id , collection of tags in manytomany relationship. however, want able run event listener when tag added or removed entity. there way this?


Comments

Popular posts from this blog

Python Kivy ListView: How to delete selected ListItemButton? -

asp.net mvc 4 - A specified Include path is not valid. The EntityType '' does not declare a navigation property with the name '' -