DDC-860: loadClassMetadata event on event listeners #1064

Closed
opened 2026-01-22 13:00:43 +01:00 by admin · 2 comments
Owner

Originally created by @doctrinebot on GitHub (Nov 5, 2010).

Originally assigned to: @beberlei on GitHub.

Jira issue originally created by user gediminasm:

loadClassMetadata event arguments - LoadClassMetadataEventArgs, should contain a reference to metadataCacheDriver used on classMetadataFactory
that is important in order to cache additional metadata which can be read from other annotations during this event. Currently it is not possible to retrieve it during this event.
That concerns only event listeners not livecycle events directly on entity.

Originally created by @doctrinebot on GitHub (Nov 5, 2010). Originally assigned to: @beberlei on GitHub. Jira issue originally created by user gediminasm: loadClassMetadata event arguments - LoadClassMetadataEventArgs, should contain a reference to metadataCacheDriver used on classMetadataFactory that is important in order to cache additional metadata which can be read from other annotations during this event. Currently it is not possible to retrieve it during this event. That concerns only event listeners not livecycle events directly on entity.
admin added the New Feature label 2026-01-22 13:00:43 +01:00
admin closed this issue 2026-01-22 13:00:44 +01:00
Author
Owner

@doctrinebot commented on GitHub (Nov 5, 2010):

Comment created by @beberlei:

Implemented

@doctrinebot commented on GitHub (Nov 5, 2010): Comment created by @beberlei: Implemented
Author
Owner

@doctrinebot commented on GitHub (Nov 5, 2010):

Issue was closed with resolution "Fixed"

@doctrinebot commented on GitHub (Nov 5, 2010): 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#1064