DDC-2692: [GH-794] Multiple invokation of listeners on PreFlush event #3373

Closed
opened 2026-01-22 14:18:49 +01:00 by admin · 3 comments
Owner

Originally created by @doctrinebot on GitHub (Sep 19, 2013).

Originally assigned to: @beberlei on GitHub.

Jira issue originally created by user @doctrinebot:

This issue is created automatically through a Github pull request on behalf of stefankleff:

Url: https://github.com/doctrine/doctrine2/pull/794

Message:

Only lifecycle callbacks and entity listeners should be triggered here. The preFlush listener event is already triggered at the beginning of commit()

Originally created by @doctrinebot on GitHub (Sep 19, 2013). Originally assigned to: @beberlei on GitHub. Jira issue originally created by user @doctrinebot: This issue is created automatically through a Github pull request on behalf of stefankleff: Url: https://github.com/doctrine/doctrine2/pull/794 Message: Only lifecycle callbacks and entity listeners should be triggered here. The preFlush listener event is already triggered at the beginning of commit()
admin added the Bug label 2026-01-22 14:18:49 +01:00
admin closed this issue 2026-01-22 14:18:50 +01:00
Author
Owner

@doctrinebot commented on GitHub (Sep 19, 2013):

@doctrinebot commented on GitHub (Sep 19, 2013): - is duplicated by [DDC-2871: preFlush event called multiple times in event manager.](http://www.doctrine-project.org/jira/browse/DDC-2871)
Author
Owner

@doctrinebot commented on GitHub (Jan 2, 2014):

Comment created by @doctrinebot:

A related Github Pull-Request [GH-794] was closed:
https://github.com/doctrine/doctrine2/pull/794

@doctrinebot commented on GitHub (Jan 2, 2014): Comment created by @doctrinebot: A related Github Pull-Request [GH-794] was closed: https://github.com/doctrine/doctrine2/pull/794
Author
Owner

@doctrinebot commented on GitHub (Jan 2, 2014):

Issue was closed with resolution "Fixed"

@doctrinebot commented on GitHub (Jan 2, 2014): Issue was closed with resolution "Fixed"
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#3373