Hi all,

 

I would like to see the number of rows returned from the database for each
query in the Zend Developer Tools. I would like to be able to quickly
identify expensive queries which do return a multiple of rows (because of
unfavorable joins) in relation to the number of entities finally needed. I
already looked in the code base and it seems that this cannot be done easily
with a dedicated collector without modifying Doctrine´s core.  Am I wrong?
If yes how can it be implemented?  

 

Best Regards

Christian

 

 

Reply via email to