©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
| 39ms | 1167K | Startup - ZFDebug construct() |
| 1ms | 2K | Route |
| 56ms | 168K | loginController::indexAction |
| 59ms | 202K | Dispatch |
| 100ms | 1392K | Shutdown |
| 0.35ms | 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.30ms | 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.32ms | 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.52ms | 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 |
|
| 43.33ms | 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.53ms | 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.30ms | 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.73ms | 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.52ms | 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 |