Cannot clear Metadata cache #6733

Closed
opened 2026-01-22 15:37:40 +01:00 by admin · 1 comment
Owner

Originally created by @snapshotpl on GitHub (May 24, 2021).

I have use Doctrine with DoctrineORMModule but probably not releated.
When clear cache script fails:

$ php public/index.php orm:clear-cache:metadata --flush
No Metadata cache driver is configured on given EntityManager.

Clear result and query cache works fine. Started in 2.9

Originally created by @snapshotpl on GitHub (May 24, 2021). I have use Doctrine with DoctrineORMModule but probably not releated. When clear cache script fails: ``` $ php public/index.php orm:clear-cache:metadata --flush No Metadata cache driver is configured on given EntityManager. ``` Clear result and query cache works fine. Started in 2.9
admin closed this issue 2026-01-22 15:37:40 +01:00
Author
Owner
@mmarton commented on GitHub (May 24, 2021): https://github.com/doctrine/orm/blob/2.9.x/UPGRADE.md#removed-flushing-metadata-cache
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#6733