DDC-1308: Add cache for transient information and invalidation for ClassMetadata #1641

Closed
opened 2026-01-22 13:20:45 +01:00 by admin · 1 comment
Owner

Originally created by @doctrinebot on GitHub (Jul 31, 2011).

Originally assigned to: @beberlei on GitHub.

Jira issue originally created by user @beberlei:

Two different things have to be improved in the caching:

  1. The information isTransient() has to be moved to the ClassMetadataFactory and cached there.
  2. The information getAllClassMetadataNames() can be cached
  3. A debug/development mode should be introduced, leading to filemtime caching and checks so that you can use ApcCache and such in development.
Originally created by @doctrinebot on GitHub (Jul 31, 2011). Originally assigned to: @beberlei on GitHub. Jira issue originally created by user @beberlei: Two different things have to be improved in the caching: 1. The information isTransient() has to be moved to the ClassMetadataFactory and cached there. 2. The information getAllClassMetadataNames() can be cached 3. A debug/development mode should be introduced, leading to filemtime caching and checks so that you can use ApcCache and such in development.
admin added the Improvement label 2026-01-22 13:20:45 +01:00
admin closed this issue 2026-01-22 13:20:46 +01:00
Author
Owner

@doctrinebot commented on GitHub (Dec 20, 2011):

Comment created by @guilhermeblanco:

Updating fix version

@doctrinebot commented on GitHub (Dec 20, 2011): Comment created by @guilhermeblanco: Updating fix version
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#1641