[PR #5674] DDC-1551 #2186 In postFlush event, user can access flushed entities #9686

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

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

State: closed
Merged: No


Original issue is #2186
User can get flushed entites via the following getters of UnitOfWork

  • getInsertedEntities
  • getUpdatedEntities
  • getDeletedEntities
**Original Pull Request:** https://github.com/doctrine/orm/pull/5674 **State:** closed **Merged:** No --- Original issue is #2186 User can get flushed entites via the following getters of UnitOfWork - getInsertedEntities - getUpdatedEntities - getDeletedEntities
admin added the pull-request label 2026-01-22 16:05:06 +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#9686