©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
| 44ms | 1165K | Startup - ZFDebug construct() |
| 1ms | 2K | Route |
| 56ms | 171K | loginController::indexAction |
| 62ms | 206K | Dispatch |
| 109ms | 1393K | Shutdown |
| 0.37ms | 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.84ms | SELECT `l`.*, coalesce(tl0.content, l.nom) AS `nom`, coalesce(tl1.content, l.description) AS `description`, coalesce(tl2.content, l.mes_cours) AS `mes_cours`, coalesce(tl3.content, l.cours) AS `cours` FROM `langues` AS `l` LEFT JOIN `translations` AS `tl0` ON tl0.locale = 'fr' AND tl0.table = 'langues' AND tl0.field = 'nom' AND tl0.foreign_key = l.id LEFT JOIN `translations` AS `tl1` ON tl1.locale = 'fr' AND tl1.table = 'langues' AND tl1.field = 'description' AND tl1.foreign_key = l.id LEFT JOIN `translations` AS `tl2` ON tl2.locale = 'fr' AND tl2.table = 'langues' AND tl2.field = 'mes_cours' AND tl2.foreign_key = l.id LEFT JOIN `translations` AS `tl3` ON tl3.locale = 'fr' AND tl3.table = 'langues' AND tl3.field = 'cours' AND tl3.foreign_key = l.id 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.33ms | 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.59ms | 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 |
|
| 41.04ms | 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.67ms | 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.32ms | 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.62ms | 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.45ms | 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 |