PagesController::voir() - APP/Controller/PagesController.php, line 59
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 191
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165
[main] - ROOT/webroot/index.php, line 112
Notice (8): Undefined index: Page [APP/Controller/PagesController.php, line 67]
PagesController::voir() - APP/Controller/PagesController.php, line 67
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 191
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165
[main] - ROOT/webroot/index.php, line 112
Notice (8): Undefined index: Page [APP/Controller/PagesController.php, line 79]
PagesController::voir() - APP/Controller/PagesController.php, line 79
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 191
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165
[main] - ROOT/webroot/index.php, line 112
Notice (8): Undefined index: Content [APP/Controller/PagesController.php, line 112]
PagesController::voir() - APP/Controller/PagesController.php, line 112
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 191
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165
[main] - ROOT/webroot/index.php, line 112
Notice (8): Undefined index: Content [APP/Controller/PagesController.php, line 112]
PagesController::voir() - APP/Controller/PagesController.php, line 112
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 191
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165
[main] - ROOT/webroot/index.php, line 112
Notice (8): Undefined index: Content [APP/Controller/PagesController.php, line 113]
PagesController::voir() - APP/Controller/PagesController.php, line 113
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 191
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165
[main] - ROOT/webroot/index.php, line 112
Notice (8): Undefined index: Content [APP/Controller/PagesController.php, line 113]
PagesController::voir() - APP/Controller/PagesController.php, line 113
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 191
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165
[main] - ROOT/webroot/index.php, line 112
SELECT `Content`.`id`, `Content`.`page_id`, `Content`.`page_link_id`, `Content`.`external_link`, `Content`.`template`, `Content`.`titre_fre`, `Content`.`titre_eng`, `Content`.`menu_fre`, `Content`.`menu_eng`, `Content`.`texte_fre`, `Content`.`texte_eng`, `Content`.`iframe_url`, `Content`.`seo_slug_fre`, `Content`.`seo_slug_eng`, `Content`.`seo_title_fre`, `Content`.`seo_title_eng`, `Content`.`seo_description_fre`, `Content`.`seo_description_eng`, `Content`.`is_draft`, `Content`.`edited`, `Content`.`created`, `Content`.`modified`, `Link`.`id`, `Link`.`parent_id`, `Link`.`type_id`, `Link`.`cache`, `Link`.`ordre`, `Link`.`deletable`, `Link`.`publie`, `Link`.`created`, `Link`.`modified`, `Page`.`id`, `Page`.`parent_id`, `Page`.`type_id`, `Page`.`cache`, `Page`.`ordre`, `Page`.`deletable`, `Page`.`publie`, `Page`.`created`, `Page`.`modified` FROM `tele_charlevoix_com`.`contents` AS `Content` LEFT JOIN `tele_charlevoix_com`.`pages` AS `Link` ON (`Content`.`page_link_id` = `Link`.`id`) LEFT JOIN `tele_charlevoix_com`.`pages` AS `Page` ON (`Content`.`page_id` = `Page`.`id`) WHERE `Content`.`is_draft` = '0' AND `Page`.`type_id` = 0 AND `Page`.`publie` = '1' AND `Content`.`seo_slug_fre` = 'sitemap.xml' ORDER BY `Content`.`is_draft` ASC LIMIT 1
0
0
0
SELECT `SiteOption`.`id`, `SiteOption`.`key`, `SiteOption`.`value` FROM `tele_charlevoix_com`.`site_options` AS `SiteOption` WHERE `SiteOption`.`key` = 'youtube_url' LIMIT 1
1
1
0
SELECT `Categorie`.`id`, `Categorie`.`titre`, `Categorie`.`texte`, `Categorie`.`miniature`, `Categorie`.`banniere`, `Categorie`.`seo_slug`, `Categorie`.`seo_title`, `Categorie`.`seo_description`, `Categorie`.`ordre`, `Categorie`.`accueil`, `Categorie`.`active`, `Categorie`.`created`, `Categorie`.`modified` FROM `tele_charlevoix_com`.`categories` AS `Categorie` WHERE `accueil` IN ('0', '1') AND `active` = '1' ORDER BY `Categorie`.`ordre` ASC
37
37
0
SELECT `Categorie`.`id`, `Categorie`.`titre`, `Categorie`.`texte`, `Categorie`.`miniature`, `Categorie`.`banniere`, `Categorie`.`seo_slug`, `Categorie`.`seo_title`, `Categorie`.`seo_description`, `Categorie`.`ordre`, `Categorie`.`accueil`, `Categorie`.`active`, `Categorie`.`created`, `Categorie`.`modified` FROM `tele_charlevoix_com`.`categories` AS `Categorie` WHERE `accueil` IN ('0', '1') AND `active` = '1' ORDER BY `Categorie`.`ordre` ASC
37
37
0
Query Explain:
Click an "Explain" link above, to see the query explanation.