DDC-2451: Entity listeners class don't work when metadatas are stored in cache #3075

Open
opened 2026-01-22 14:11:33 +01:00 by admin · 0 comments
Owner

Originally created by @doctrinebot on GitHub (May 16, 2013).

Jira issue originally created by user jedi_bc:

I'm using entity listeners class to make PostPersist and PostLoad actions per entity and use memcached as the metadata cache. Before the metadatas are in cache, the methods of the entity listeners are properly called but when the metadatas are in cache, they are no longer called. I've also made the test with APC and the result is the same.

Originally created by @doctrinebot on GitHub (May 16, 2013). Jira issue originally created by user jedi_bc: I'm using entity listeners class to make PostPersist and PostLoad actions per entity and use memcached as the metadata cache. Before the metadatas are in cache, the methods of the entity listeners are properly called but when the metadatas are in cache, they are no longer called. I've also made the test with APC and the result is the same.
admin added the Bug label 2026-01-22 14:11:33 +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#3075