[PR #573] [MERGED] [Documentation] Noted prePersist event only triggers on first persist #8395

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/573
Author: @EvanK
Created: 2/7/2013
Status: Merged
Merged: 2/8/2013
Merged by: @guilhermeblanco

Base: masterHead: patch-1


📝 Commits (1)

  • e2ac064 Noted prePersist event only triggers on first persist

📊 Changes

1 file changed (+2 additions, -1 deletions)

View changed files

📝 docs/en/reference/events.rst (+2 -1)

📄 Description

While probably obvious to a core doctrine developer, a user of doctrine would not necessarily know this without doing some digging or stack overflowing


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/doctrine/orm/pull/573 **Author:** [@EvanK](https://github.com/EvanK) **Created:** 2/7/2013 **Status:** ✅ Merged **Merged:** 2/8/2013 **Merged by:** [@guilhermeblanco](https://github.com/guilhermeblanco) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`e2ac064`](https://github.com/doctrine/orm/commit/e2ac0649142dc8fac3db6f09eabc623030e60aae) Noted prePersist event only triggers on first persist ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/en/reference/events.rst` (+2 -1) </details> ### 📄 Description While probably obvious to a core doctrine developer, a user of doctrine would not necessarily know this without doing some digging or [stack overflowing](http://stackoverflow.com/questions/7934555/doctrine-2-prepersist-doesnt-fire) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
admin added the pull-request label 2026-01-22 15:59:43 +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#8395