DDC-1313: DriverChain::getAllClassNames() is very inefficient in some scenarios #1648

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

Originally created by @doctrinebot on GitHub (Aug 1, 2011).

Originally assigned to: @beberlei on GitHub.

Jira issue originally created by user @beberlei:

In Symfony a driver gets registered multiple times. This leads to getAllClassNames() to be invoked multiple times on the same driver.

Originally created by @doctrinebot on GitHub (Aug 1, 2011). Originally assigned to: @beberlei on GitHub. Jira issue originally created by user @beberlei: In Symfony a driver gets registered multiple times. This leads to getAllClassNames() to be invoked multiple times on the same driver.
admin added the Bug label 2026-01-22 13:21:02 +01:00
admin closed this issue 2026-01-22 13:21:04 +01:00
Author
Owner

@doctrinebot commented on GitHub (Aug 1, 2011):

Comment created by @beberlei:

Fixed

@doctrinebot commented on GitHub (Aug 1, 2011): Comment created by @beberlei: Fixed
Author
Owner

@doctrinebot commented on GitHub (Aug 1, 2011):

Issue was closed with resolution "Fixed"

@doctrinebot commented on GitHub (Aug 1, 2011): 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#1648