ZFDebug log Log variables Variables database 9 in 49.23 ms 1581K in 109ms

Event log for loginController->indexAction() (student module)

44ms1165KStartup - ZFDebug construct()
1ms2KRoute
56ms171KloginController::indexAction
62ms206KDispatch
109ms1393KShutdown

View variables

action => 'index'
cache_timestamp => '2015-04-29-1717'
controller => 'login'
current_route => 'student'
destination => NULL
goto_order => NULL
lang => 'fr'
langues_enseignes =>
1 => Zend_Db_Table_Row Object()
2 => Zend_Db_Table_Row Object()
3 => Zend_Db_Table_Row Object()
4 => Zend_Db_Table_Row Object()
6 => Zend_Db_Table_Row Object()
7 => Zend_Db_Table_Row Object()
8 => Zend_Db_Table_Row Object()
module => 'student'
profil_utilisateur => 'individuals'
session_membre => NULL
session_membre_front => NULL
total_admin => 18
total_clients => 31167
total_eleves => 29836
total_entreprises => 1331
total_familles => 83
total_professeurs => 95
total_stripe_error_transactions => 28
total_stripe_transactions => 7877

Request parameters

action => 'index'
controller => 'login'
lang => 'fr'
module => 'student'

Constants

APPLICATION_ENV => 'development'
APPLICATION_PATH => '/var/www/vhosts/globallingua.ca/subdomains/app/application'
APPLICATION_PROTOCOL => 'https'
LIBRARY_PATH => '/var/www/vhosts/globallingua.ca/subdomains/app/library'
PUBLIC_PATH => '/var/www/vhosts/globallingua.ca/subdomains/app/public'
RESOURCE_PATH => '/var/www/vhosts/globallingua.ca/subdomains/app/resources'
STORAGE_PATH => '/var/www/vhosts/globallingua.ca/subdomains/app/data'

Zend Registry

CookieConsent => Zend_Config_Ini Object()
ServiceFactory => Service_ServiceFactory Object()
Zend_Locale => Zend_Locale Object()
Zend_Translate => Zend_Translate Object()
Zend_View_Helper_Doctype => ArrayObject Object()
Zend_View_Helper_Placeholder_Registry => Zend_View_Helper_Placeholder_Registry Object()
lang => 'fr'

Cookies

 

Database queries – Metadata cache ENABLED

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