any way to view data cached in doctrine? #37

Open
opened 2026-01-23 11:32:10 +01:00 by admin · 0 comments
Owner

Originally created by @videni on GitHub (Aug 25, 2015).

Originally assigned to: @alcaeus on GitHub.

I found these commands related to doctrine cache, but no command to view data cached in doctrine? it there a way to do this?

 doctrine:cache:clear-metadata          
      doctrine:cache:clear-result            
      doctrine:cache:clear-query             
      doctrine:cache:contains                
      doctrine:cache:delete                  
      doctrine:cache:clear                   
      doctrine:cache:flush                   
      doctrine:cache:stats      
Originally created by @videni on GitHub (Aug 25, 2015). Originally assigned to: @alcaeus on GitHub. I found these commands related to doctrine cache, but no command to view data cached in doctrine? it there a way to do this? ``` doctrine:cache:clear-metadata doctrine:cache:clear-result doctrine:cache:clear-query doctrine:cache:contains doctrine:cache:delete doctrine:cache:clear doctrine:cache:flush doctrine:cache:stats ```
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/DoctrineCacheBundle#37