©2008-2013 Joakim Nygård
with contributions by Andreas Pankratz and others
The project is hosted at https://github.com/jokkedk/ZFDebug and released under the BSD License
Includes images from the Silk Icon set by Mark James
Disable ZFDebug temporarily by sending ZFDEBUG_DISABLE as a GET/POST parameter
| 43ms | 1168K | Startup - ZFDebug construct() |
| 1ms | 2K | Route |
| 58ms | 167K | loginController::indexAction |
| 63ms | 201K | Dispatch |
| 109ms | 1392K | Shutdown |
| 0.41ms | connect |
| 1. App_Model_Translatable->fetchAll() /var/www/vhosts/globallingua.ca/subdomains/app/application/models/DbTable/Langues.php:53 2. App_Controller_Action->init() /var/www/vhosts/globallingua.ca/subdomains/app/application/modules/student/controllers/LoginController.php:7 |
|
| 0.28ms | SELECT `l`.* FROM `langues` AS `l` WHERE (isTaught = 1) |
| 1. App_Model_Translatable->fetchAll() /var/www/vhosts/globallingua.ca/subdomains/app/application/models/DbTable/Langues.php:53 2. App_Controller_Action->init() /var/www/vhosts/globallingua.ca/subdomains/app/application/modules/student/controllers/LoginController.php:7 |
|
| 2.58ms | SELECT count(*) AS `total` FROM `entreprises` AS `e` LEFT JOIN `membres` AS `m` ON e.membres_id = m.id WHERE (m.membres_etats_id <> 4) AND (e.is_family <> 1) LIMIT 1 |
| 1. Zend_Db_Table_Abstract->fetchRow() /var/www/vhosts/globallingua.ca/subdomains/app/application/models/DbTable/Entreprises.php:41 2. App_Controller_Action->init() /var/www/vhosts/globallingua.ca/subdomains/app/application/modules/student/controllers/LoginController.php:7 |
|
| 0.55ms | SELECT COUNT(*) AS `total` FROM `entreprises` AS `e` LEFT JOIN `membres` AS `m` ON e.membres_id = m.id WHERE (m.membres_etats_id <> 4) AND (e.is_family = 1) LIMIT 1 |
| 1. Zend_Db_Table_Abstract->fetchRow() /var/www/vhosts/globallingua.ca/subdomains/app/application/models/DbTable/Entreprises.php:83 2. App_Controller_Action->init() /var/www/vhosts/globallingua.ca/subdomains/app/application/modules/student/controllers/LoginController.php:7 |
|
| 42.90ms | SELECT COUNT(*) AS `total` FROM `eleves` AS `el` LEFT JOIN `membres` AS `m` ON el.membres_id = m.id WHERE (m.membres_etats_id <> 4) LIMIT 1 |
| 1. Zend_Db_Table_Abstract->fetchRow() /var/www/vhosts/globallingua.ca/subdomains/app/application/models/DbTable/Eleves.php:36 2. App_Controller_Action->init() /var/www/vhosts/globallingua.ca/subdomains/app/application/modules/student/controllers/LoginController.php:7 |
|
| 0.58ms | SELECT COUNT(*) AS `total` FROM `professeurs` AS `pr` LEFT JOIN `membres` AS `m` ON pr.membres_id = m.id WHERE (m.membres_etats_id <> 4) LIMIT 1 |
| 1. Zend_Db_Table_Abstract->fetchRow() /var/www/vhosts/globallingua.ca/subdomains/app/application/models/DbTable/Professeurs.php:28 2. App_Controller_Action->init() /var/www/vhosts/globallingua.ca/subdomains/app/application/modules/student/controllers/LoginController.php:7 |
|
| 0.41ms | SELECT COUNT(*) AS `total` FROM `membres` AS `m` LEFT JOIN `membres_droits` AS `md` ON m.id = md.membres_id WHERE (md.droits_id = 1) AND (m.membres_etats_id <> 4) LIMIT 1 |
| 1. Zend_Db_Table_Abstract->fetchRow() /var/www/vhosts/globallingua.ca/subdomains/app/application/models/DbTable/Membres.php:542 2. App_Controller_Action->init() /var/www/vhosts/globallingua.ca/subdomains/app/application/modules/student/controllers/LoginController.php:7 |
|
| 1.77ms | SELECT COUNT(*) AS `total` FROM `paiements_stripe` AS `ps` WHERE (ps.transaction_complete = '1') LIMIT 1 |
| 1. Zend_Db_Table_Abstract->fetchRow() /var/www/vhosts/globallingua.ca/subdomains/app/application/models/DbTable/PaiementsStripe.php:15 2. App_Controller_Action->init() /var/www/vhosts/globallingua.ca/subdomains/app/application/modules/student/controllers/LoginController.php:7 |
|
| 1.50ms | SELECT COUNT(*) AS `total` FROM `paiements_stripe` AS `ps` WHERE (ps.transaction_complete = '') LIMIT 1 |
| 1. Zend_Db_Table_Abstract->fetchRow() /var/www/vhosts/globallingua.ca/subdomains/app/application/models/DbTable/PaiementsStripe.php:15 2. App_Controller_Action->init() /var/www/vhosts/globallingua.ca/subdomains/app/application/modules/student/controllers/LoginController.php:7 |