[PR #7203] onFlush and postFlush Entity Listeners #10370

Open
opened 2026-01-22 16:07:18 +01:00 by admin · 0 comments
Owner

Original Pull Request: https://github.com/doctrine/orm/pull/7203

State: closed
Merged: No


Simply check if an onFlush or postFlush entity listener is subscribed
for the current class in the entity manager during dispatch.

This is a followup to merge and unit testing issues in #6414. This branch only contains the feature that was submitted previously and does not contain any unit testing. I can attempt to rebuild some unit tests when I have extra time.

**Original Pull Request:** https://github.com/doctrine/orm/pull/7203 **State:** closed **Merged:** No --- Simply check if an onFlush or postFlush entity listener is subscribed for the current class in the entity manager during dispatch. This is a followup to merge and unit testing issues in #6414. This branch only contains the feature that was submitted previously and does not contain any unit testing. I can attempt to rebuild some unit tests when I have extra time.
admin added the pull-request label 2026-01-22 16:07:18 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#10370