[PR #76] Added the postFlush event to the Event Manager for successful flushes; fi #7680

Closed
opened 2026-01-22 15:56:20 +01:00 by admin · 0 comments
Owner

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

State: closed
Merged: No


Added the postFlush event to the Event Manager for successful flushes; fixed a comment in OnFlushEventArgs

What this adds is the ability to detect when a successful flush has occurred for operations outside of Doctrine that depend on this - e.g. Doctrine event-driven SOLR indexing at persistence where we want our index to match our database

**Original Pull Request:** https://github.com/doctrine/orm/pull/76 **State:** closed **Merged:** No --- Added the postFlush event to the Event Manager for successful flushes; fixed a comment in OnFlushEventArgs What this adds is the ability to detect when a successful flush has occurred for operations outside of Doctrine that depend on this - e.g. Doctrine event-driven SOLR indexing at persistence where we want our index to match our database
admin added the pull-request label 2026-01-22 15:56:20 +01:00
admin closed this issue 2026-01-22 15:56:20 +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#7680