Docs: Merge "Lifecycle Events" and "Implementing Event Listeners" #6496

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

Originally created by @ThomasLandauer on GitHub (Jun 26, 2020).

Lifecycle Events and Implementing Event Listeners are explaining the same topic, only in different levels of detail. The problem is: If you see the list at "Lifecycle Events", you might think that this is all documentation there is, and entirely miss "Implementing Event Listeners". So I suggest to merge them:

  • Start with the list of events, but remove all extra explanation from there, and link each event to its corresponding chapter below. So that the list acts like an overview (table of contents).
  • Then move the events "chapters" upwards on the page, so that they immediately follow this list.
Originally created by @ThomasLandauer on GitHub (Jun 26, 2020). [Lifecycle Events](https://www.doctrine-project.org/projects/doctrine-orm/en/2.6/reference/events.html#lifecycle-events) and [Implementing Event Listeners](https://www.doctrine-project.org/projects/doctrine-orm/en/2.6/reference/events.html#implementing-event-listeners) are explaining the same topic, only in different levels of detail. The problem is: If you see the list at "Lifecycle Events", you might think that this is all documentation there is, and entirely miss "Implementing Event Listeners". So I suggest to merge them: * Start with the list of events, but remove all extra explanation from there, and link each event to its corresponding chapter below. So that the list acts like an overview (table of contents). * Then move the events "chapters" upwards on the page, so that they immediately follow this list.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#6496