[PR #9039] Overview table for events #11327

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

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

State: closed
Merged: Yes


Better late than never - finally delivering what I announced at https://github.com/doctrine/orm/pull/8435#issuecomment-769940427 :-)

@SenseException Could you please fill in the two question marks? Or just delete those two rows if the events are not important ;-)

Then please merge this as-is. The plan for this table is to replace the list at https://www.doctrine-project.org/projects/doctrine-orm/en/2.9/reference/events.html#lifecycle-events completely. But I'd like to proceed column by column. And before doing more stupid - character counting ;-) I'd like to see if this does come out nicely on the web page...

Next step would be to link the events (first column) to their respective headers/anchors further down the page, e.g.:

[`prePersist`](#prepersist)
**Original Pull Request:** https://github.com/doctrine/orm/pull/9039 **State:** closed **Merged:** Yes --- Better late than never - finally delivering what I announced at https://github.com/doctrine/orm/pull/8435#issuecomment-769940427 :-) @SenseException Could you please fill in the two question marks? Or just delete those two rows if the events are not important ;-) Then please merge this as-is. The plan for this table is to replace the list at https://www.doctrine-project.org/projects/doctrine-orm/en/2.9/reference/events.html#lifecycle-events completely. But I'd like to proceed column by column. And before doing more stupid `-` character counting ;-) I'd like to see if this does come out nicely on the web page... Next step would be to link the events (first column) to their respective headers/anchors further down the page, e.g.: ``` [`prePersist`](#prepersist) ```
admin added the pull-request label 2026-01-22 16:10:24 +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#11327