zend-developer-tools
zend-developer-tools copied to clipboard
Option to view queries / individual timing
A particular interesting feature of ZFDebug is being able to view what queries ZF generated and see the individual timings. This is helpful to troubleshoot issues with wrong or slow queries.
The current implementation is incomplete. This will be included in [WIP] Finishing the planned functionality.. I'm already behind the schedule so I won't make any promises.
This repository has been closed and moved to laminas/laminas-developer-tools; a new issue has been opened at https://github.com/laminas/laminas-developer-tools/issues/25.