Mentions légales
        Remplissage des mentions légales à terminer    
 
				
			No post data.
No querystring data.
| Query | Affected | Num. rows | Took (ms) | Actions | 
|---|---|---|---|---|
| SELECT `Page`.`id`, `Page`.`parent_id`, `Page`.`home`, `PageType`.*, `Template`.`name`, (`I18n__alias`.`content`) AS `Page__i18n_alias`, (`I18n__meta_title`.`content`) AS `Page__i18n_meta_title`, (`I18n__meta_description`.`content`) AS `Page__i18n_meta_description` FROM `brossay`.`pages` AS `Page` INNER JOIN `brossay`.`i18n` AS `I18n__alias` ON (`Page`.`id` = `I18n__alias`.`foreign_key` AND `I18n__alias`.`model` = 'Page' AND `I18n__alias`.`field` = 'alias' AND `I18n__alias`.`locale` = 'fra') INNER JOIN `brossay`.`i18n` AS `I18n__meta_title` ON (`Page`.`id` = `I18n__meta_title`.`foreign_key` AND `I18n__meta_title`.`model` = 'Page' AND `I18n__meta_title`.`field` = 'meta_title' AND `I18n__meta_title`.`locale` = 'fra') INNER JOIN `brossay`.`i18n` AS `I18n__meta_description` ON (`Page`.`id` = `I18n__meta_description`.`foreign_key` AND `I18n__meta_description`.`model` = 'Page' AND `I18n__meta_description`.`field` = 'meta_description' AND `I18n__meta_description`.`locale` = 'fra') LEFT JOIN `brossay`.`templates` AS `Template` ON (`Page`.`template_id` = `Template`.`id`) LEFT JOIN `brossay`.`page_types` AS `PageType` ON (`Page`.`page_type_id` = `PageType`.`id`) WHERE (`I18n__alias`.`content`) = 'mentions-legales' AND `Page`.`active` = '1' AND `Page`.`home` = '0' LIMIT 1 | 1 | 1 | 2 | maybe slow | 
| SELECT `nameTranslations`.`id`, `nameTranslations`.`locale`, `nameTranslations`.`model`, `nameTranslations`.`foreign_key`, `nameTranslations`.`field`, `nameTranslations`.`content` FROM `brossay`.`i18n` AS `nameTranslations` WHERE `model` = 'Page' AND `field` = 'name' AND `nameTranslations`.`foreign_key` = (38) | 2 | 2 | 1 | maybe slow | 
| SELECT `aliasTranslations`.`id`, `aliasTranslations`.`locale`, `aliasTranslations`.`model`, `aliasTranslations`.`foreign_key`, `aliasTranslations`.`field`, `aliasTranslations`.`content` FROM `brossay`.`i18n` AS `aliasTranslations` WHERE `model` = 'Page' AND `field` = 'alias' AND `aliasTranslations`.`foreign_key` = (38) | 2 | 2 | 1 | maybe slow | 
| SELECT `meta_titleTranslations`.`id`, `meta_titleTranslations`.`locale`, `meta_titleTranslations`.`model`, `meta_titleTranslations`.`foreign_key`, `meta_titleTranslations`.`field`, `meta_titleTranslations`.`content` FROM `brossay`.`i18n` AS `meta_titleTranslations` WHERE `model` = 'Page' AND `field` = 'meta_title' AND `meta_titleTranslations`.`foreign_key` = (38) | 2 | 2 | 1 | maybe slow | 
| SELECT `meta_descriptionTranslations`.`id`, `meta_descriptionTranslations`.`locale`, `meta_descriptionTranslations`.`model`, `meta_descriptionTranslations`.`foreign_key`, `meta_descriptionTranslations`.`field`, `meta_descriptionTranslations`.`content` FROM `brossay`.`i18n` AS `meta_descriptionTranslations` WHERE `model` = 'Page' AND `field` = 'meta_description' AND `meta_descriptionTranslations`.`foreign_key` = (38) | 2 | 2 | 1 | maybe slow | 
| SELECT `Page`.`parent_id`, `Page`.`home`, `PageType`.`slug`, `PageType`.`controller`, `PageType`.`action`, (`I18n__name`.`content`) AS `Page__i18n_name`, (`I18n__alias`.`content`) AS `Page__i18n_alias`, `Page`.`id` FROM `brossay`.`pages` AS `Page` INNER JOIN `brossay`.`i18n` AS `I18n__name` ON (`Page`.`id` = `I18n__name`.`foreign_key` AND `I18n__name`.`model` = 'Page' AND `I18n__name`.`field` = 'name' AND `I18n__name`.`locale` = 'fra') INNER JOIN `brossay`.`i18n` AS `I18n__alias` ON (`Page`.`id` = `I18n__alias`.`foreign_key` AND `I18n__alias`.`model` = 'Page' AND `I18n__alias`.`field` = 'alias' AND `I18n__alias`.`locale` = 'fra') LEFT JOIN `brossay`.`templates` AS `Template` ON (`Page`.`template_id` = `Template`.`id`) LEFT JOIN `brossay`.`page_types` AS `PageType` ON (`Page`.`page_type_id` = `PageType`.`id`) WHERE `Page`.`active` = '1' AND `Page`.`menu` = '1' ORDER BY `Page`.`lft` ASC | 22 | 22 | 0 | |
| SELECT `Page`.`lft`, `Page`.`rght` FROM `brossay`.`pages` AS `Page` WHERE `Page`.`id` = 38 LIMIT 1 | 1 | 1 | 0 | |
| SELECT `Page`.`id`, (`I18n__name`.`content`) AS `Page__i18n_name`, (`I18n__alias`.`content`) AS `Page__i18n_alias` FROM `brossay`.`pages` AS `Page` INNER JOIN `brossay`.`i18n` AS `I18n__name` ON (`Page`.`id` = `I18n__name`.`foreign_key` AND `I18n__name`.`model` = 'Page' AND `I18n__name`.`field` = 'name' AND `I18n__name`.`locale` = 'fra') INNER JOIN `brossay`.`i18n` AS `I18n__alias` ON (`Page`.`id` = `I18n__alias`.`foreign_key` AND `I18n__alias`.`model` = 'Page' AND `I18n__alias`.`field` = 'alias' AND `I18n__alias`.`locale` = 'fra') WHERE 1 = 1 AND `Page`.`lft` <= 47 AND `Page`.`rght` >= 48 ORDER BY `Page`.`lft` asc | 1 | 1 | 3 | maybe slow | 
| SELECT `PageType`.*, `Page`.`home`, (`I18n__name`.`content`) AS `Page__i18n_name`, (`I18n__alias`.`content`) AS `Page__i18n_alias`, `Page`.`id` FROM `brossay`.`pages` AS `Page` INNER JOIN `brossay`.`i18n` AS `I18n__name` ON (`Page`.`id` = `I18n__name`.`foreign_key` AND `I18n__name`.`model` = 'Page' AND `I18n__name`.`field` = 'name' AND `I18n__name`.`locale` = 'fra') INNER JOIN `brossay`.`i18n` AS `I18n__alias` ON (`Page`.`id` = `I18n__alias`.`foreign_key` AND `I18n__alias`.`model` = 'Page' AND `I18n__alias`.`field` = 'alias' AND `I18n__alias`.`locale` = 'fra') LEFT JOIN `brossay`.`templates` AS `Template` ON (`Page`.`template_id` = `Template`.`id`) LEFT JOIN `brossay`.`page_types` AS `PageType` ON (`Page`.`page_type_id` = `PageType`.`id`) WHERE ((((`Page`.`menu` = '0') AND (`Page`.`active` = '1'))) OR (`Page`.`alias` = 'contact')) ORDER BY `Page`.`lft` ASC | 1 | 1 | 0 | |
| SELECT `Page`.`lft`, `Page`.`rght`, `Page`.`id` FROM `brossay`.`pages` AS `Page` LEFT JOIN `brossay`.`templates` AS `Template` ON (`Page`.`template_id` = `Template`.`id`) LEFT JOIN `brossay`.`page_types` AS `PageType` ON (`Page`.`page_type_id` = `PageType`.`id`) WHERE `Page`.`id` = 38 LIMIT 1 | 1 | 1 | 1 | |
| SELECT `Page`.*, `PageType`.`slug`, `PageType`.`controller`, `PageType`.`action`, (`I18n__name`.`content`) AS `Page__i18n_name`, (`I18n__alias`.`content`) AS `Page__i18n_alias`, (`I18n__meta_title`.`content`) AS `Page__i18n_meta_title`, (`I18n__meta_description`.`content`) AS `Page__i18n_meta_description`, `Page`.`id` FROM `brossay`.`pages` AS `Page` INNER JOIN `brossay`.`i18n` AS `I18n__name` ON (`Page`.`id` = `I18n__name`.`foreign_key` AND `I18n__name`.`model` = 'Page' AND `I18n__name`.`field` = 'name' AND `I18n__name`.`locale` = 'fra') INNER JOIN `brossay`.`i18n` AS `I18n__alias` ON (`Page`.`id` = `I18n__alias`.`foreign_key` AND `I18n__alias`.`model` = 'Page' AND `I18n__alias`.`field` = 'alias' AND `I18n__alias`.`locale` = 'fra') INNER JOIN `brossay`.`i18n` AS `I18n__meta_title` ON (`Page`.`id` = `I18n__meta_title`.`foreign_key` AND `I18n__meta_title`.`model` = 'Page' AND `I18n__meta_title`.`field` = 'meta_title' AND `I18n__meta_title`.`locale` = 'fra') INNER JOIN `brossay`.`i18n` AS `I18n__meta_description` ON (`Page`.`id` = `I18n__meta_description`.`foreign_key` AND `I18n__meta_description`.`model` = 'Page' AND `I18n__meta_description`.`field` = 'meta_description' AND `I18n__meta_description`.`locale` = 'fra') LEFT JOIN `brossay`.`templates` AS `Template` ON (`Page`.`template_id` = `Template`.`id`) LEFT JOIN `brossay`.`page_types` AS `PageType` ON (`Page`.`page_type_id` = `PageType`.`id`) WHERE 1 = 1 AND `Page`.`lft` <= 47 AND `Page`.`rght` >= 48 ORDER BY `Page`.`lft` asc | 1 | 1 | 4 | maybe slow | 
| SELECT `Content`.`id`, `Content`.`page_id`, `Content`.`model`, `Content`.`zone`, `Content`.`rang` FROM `brossay`.`contents` AS `Content` WHERE `Content`.`page_id` = 38 ORDER BY `Content`.`zone` ASC, `Content`.`rang` ASC | 1 | 1 | 1 | |
| SELECT `ModuleArticle`.`id`, `ModuleArticle`.`content_id`, `ModuleArticle`.`name`, `ModuleArticle`.`resume`, `ModuleArticle`.`content`, (`I18n__nameTranslations`.`content`) AS `ModuleArticle__i18n_nameTranslations`, (`I18n__resumeTranslations`.`content`) AS `ModuleArticle__i18n_resumeTranslations`, (`I18n__contentTranslations`.`content`) AS `ModuleArticle__i18n_contentTranslations` FROM `brossay`.`module_articles` AS `ModuleArticle` INNER JOIN `brossay`.`i18n` AS `I18n__nameTranslations` ON (`ModuleArticle`.`id` = `I18n__nameTranslations`.`foreign_key` AND `I18n__nameTranslations`.`model` = 'ModuleArticle' AND `I18n__nameTranslations`.`field` = 'name' AND `I18n__nameTranslations`.`locale` = 'fra') INNER JOIN `brossay`.`i18n` AS `I18n__resumeTranslations` ON (`ModuleArticle`.`id` = `I18n__resumeTranslations`.`foreign_key` AND `I18n__resumeTranslations`.`model` = 'ModuleArticle' AND `I18n__resumeTranslations`.`field` = 'resume' AND `I18n__resumeTranslations`.`locale` = 'fra') INNER JOIN `brossay`.`i18n` AS `I18n__contentTranslations` ON (`ModuleArticle`.`id` = `I18n__contentTranslations`.`foreign_key` AND `I18n__contentTranslations`.`model` = 'ModuleArticle' AND `I18n__contentTranslations`.`field` = 'content' AND `I18n__contentTranslations`.`locale` = 'fra') WHERE `ModuleArticle`.`content_id` = 9 LIMIT 1 | 1 | 1 | 1 | |
| SELECT `Evenement`.`id`, `Evenement`.`content`, `Evenement`.`date_debut`, `Evenement`.`date_fin`, `Evenement`.`created` FROM `brossay`.`evenements` AS `Evenement` WHERE ((((`Evenement`.`date_debut` >= '2025-10-31 23:59:59') AND (`Evenement`.`date_fin` IS NULL))) OR (((NOT (`Evenement`.`date_fin` IS NULL)) AND (`Evenement`.`date_fin` >= '2025-10-31 23:59:59')))) ORDER BY `Evenement`.`date_debut` DESC, `Evenement`.`date_fin` DESC | 1 | 1 | 0 | 
Peak Memory Use 10.27 Mo
| Message | Memory use | 
|---|---|
| Component initialization | 4.11 Mo | 
| Controller action start | 4.43 Mo | 
| Controller render start | 7.75 Mo | 
| View render complete | 9.45 Mo | 
Total Request Time: 386 (ms)
| Message | Time in ms | Graph | 
|---|---|---|
| Core Processing (Derived from $_SERVER["REQUEST_TIME"]) | 90.99 | |
| Event: Controller.initialize | 0.16 | |
| Event: Controller.startup | 2.40 | |
| Controller action | 150.89 | |
| Event: Controller.beforeRender | 12.40 | |
| » Processing toolbar data | 12.19 | |
| Rendering View | 64.42 | |
| » Event: View.beforeRender | 0.05 | |
| » Rendering APP/View/Elements/Templates/Site/site-main.ctp | 44.44 | |
| » » Rendering APP/View/Elements/Components/Site/site_modules.ctp | 1.80 | |
| » » » Rendering APP/View/Elements/Modules/Site/site_module_articles.ctp | 0.65 | |
| » » Rendering APP/View/Elements/Components/Site/site_meteo.ctp | 40.47 | |
| » Event: View.afterRender | 0.07 | |
| » Event: View.beforeLayout | 0.07 | |
| » Rendering APP/View/Layouts/default.ctp | 17.30 | |
| » » Rendering APP/View/Elements/Components/Site/site_menu.ctp | 4.23 | |
| » » Rendering APP/View/Elements/Components/Site/site_menu.ctp #2 | 4.58 | |
| » » Rendering APP/View/Elements/Components/Site/site_menu.ctp #3 | 4.95 | |
| » » Rendering APP/View/Elements/Components/Site/site_menu.ctp #4 | 5.18 | |
| » » Rendering APP/View/Elements/Components/Site/site_menu.ctp #5 | 2.53 | |
| Event: View.afterLayout | 0.00 | 
| Environment Variable | Value | 
|---|---|
| Php Version | 5.5.9-1ubuntu4.11 | 
| Redirect Redirect Status | 200 | 
| Redirect Status | 200 | 
| Http Accept | */* | 
| Http User Agent | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) | 
| Http Cookie | CAKEPHP=icbb2he23kc8ousn7oq7vj1230 | 
| Http Accept Encoding | gzip, br, zstd, deflate | 
| Http Host | mairie-brossay.fr | 
| Http Via | 1.1 squid-proxy-5b5d847c96-kfhtb (squid/6.13) | 
| Http X Forwarded For | 10.3.125.170 | 
| Http Cache Control | max-age=259200 | 
| Http Connection | keep-alive | 
| Path | /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin | 
| Server Signature | |
| Server Software | Apache | 
| Server Name | mairie-brossay.fr | 
| Server Addr | 92.243.4.148 | 
| Server Port | 80 | 
| Remote Addr | 216.73.216.9 | 
| Document Root | /srv/D_art1/www/mairie-brossay.fr/web | 
| Request Scheme | http | 
| Context Prefix | |
| Context Document Root | /srv/D_art1/www/mairie-brossay.fr/web | 
| Server Admin | webmaster@mairie-brossay.fr | 
| Script Filename | /srv/D_art1/www/mairie-brossay.fr/web/app/webroot/index.php | 
| Remote Port | 63531 | 
| Redirect Url | /app/webroot/fra/pages/mentions-legales | 
| Gateway Interface | CGI/1.1 | 
| Server Protocol | HTTP/1.1 | 
| Request Method | GET | 
| Query String | |
| Request Uri | /fra/pages/mentions-legales | 
| Script Name | /app/webroot/index.php | 
| Php Self | /app/webroot/index.php | 
| Request Time Float | 1761874416.09 | 
| Request Time | 1761874416 | 
| Constant | Value | 
|---|---|
| APP | /srv/D_art1/www/clients/client54/web72/web/app/ | 
| APP_DIR | app | 
| APPLIBS | /srv/D_art1/www/clients/client54/web72/web/app/Lib/ | 
| CACHE | /srv/D_art1/www/clients/client54/web72/web/app/tmp/cache/ | 
| CAKE | /srv/D_art1/www/clients/client54/web72/web/lib/Cake/ | 
| CAKE_CORE_INCLUDE_PATH | /srv/D_art1/www/clients/client54/web72/web/lib | 
| CORE_PATH | /srv/D_art1/www/clients/client54/web72/web/lib/ | 
| CAKE_VERSION | 2.3.9 | 
| CSS | /srv/D_art1/www/clients/client54/web72/web/app/webroot/css/ | 
| CSS_URL | css/ | 
| DS | / | 
| FULL_BASE_URL | http://mairie-brossay.fr | 
| IMAGES | /srv/D_art1/www/clients/client54/web72/web/app/webroot/img/ | 
| IMAGES_URL | img/ | 
| JS | /srv/D_art1/www/clients/client54/web72/web/app/webroot/js/ | 
| JS_URL | js/ | 
| LOGS | /srv/D_art1/www/clients/client54/web72/web/app/tmp/logs/ | 
| ROOT | /srv/D_art1/www/clients/client54/web72/web | 
| TESTS | /srv/D_art1/www/clients/client54/web72/web/app/Test/ | 
| TMP | /srv/D_art1/www/clients/client54/web72/web/app/tmp/ | 
| VENDORS | /srv/D_art1/www/clients/client54/web72/web/vendors/ | 
| WEBROOT_DIR | webroot | 
| WWW_ROOT | /srv/D_art1/www/clients/client54/web72/web/app/webroot/ |