Mairie de Parnay
MENU
  • Accueil
  • Mairie
    • Les membres du conseil municipal
    • Gazette de Parnay
    • Compte rendu des réunions de conseil
    • Réglementations et vie pratique
    • Parnay dans la presse
    • Travaux
    • Risques
  • Actualités
  • Services
    • Urbansime, Pièces d'identité, Inscriptions électorales, Recensement...
    • Location Salle des Loisirs
    • Déchets ménagers & Recyclage
    • Enfance Jeunesse
    • Écoles
    • Associations
    • Eau & Assainissement
    • Services d'urgence et santé
    • Les transports proposés
    • Communauté d'Agglo "Saumur Val de Loire"
    • Vie paroissiale
  • Tourisme
    • Idées de sorties près de Parnay
    • Patrimoine
    • Plan et situation
    • Hébergements touristiques
    • Circuits de randonnées
  • Activités économiques & culturelles
    • Le vignoble
    • Où se restaurer à Parnay ?
    • Les artisans
  • Commune Zéro Déchet
    • Infos pratiques
    • Vos déchets au quotidien
    • Trucs et astuces
  • COVID-19 "Parnay de chez moi"

Météo

2

25°
Ciel dégagé
Humidité : 49%
Vent : 7km/h Ouest

Agenda

MAIRIE DE PARNAY - Route de Saumur 49730 Parnay - Tél : 02 41 38 11 61
Mentions légales - Politique de confidentialité - Contactez-nous © Création/Réalisation IGNIS Communication
  • CakePHP
  • History
    +

    Request History

    4 previous requests available
    • Restore to current request
    • fra/pages/parnay-dans-la-presse
    • fra/pages/location-salle-des-loisirs
    • fra/pages/vos-dechets-au-quotidien
    • fra/pages/ou-se-restaurer-a-parnay
    ====
  • Session
    +

    Session

    • Config
      • userAgent24309ad9d87f6a2d3ea6fc44cd07e535
      • time1786677413
      • countdown10
      • languagefra
    ====
  • Request
    +

    Request

    Cake Params

    • plugin(null)
    • controlleractualites
    • actionindex
    • named(empty)
    • pass(empty)
    • languagefra
    • isAjax(false)
    • paging
      • Actualite
        • page1
        • current0
        • count0
        • prevPage(false)
        • nextPage(false)
        • pageCount0
        • order(null)
        • limit10
        • options
          • conditions(empty)
        • paramTypenamed

    Post data

    No post data.

    Query string

    No querystring data.

    Cookie

    • 0(empty)

    Current Route

    • keys
      • 0language
    • options
      • language[a-z]{3}
    • defaults
      • controlleractualites
      • actionindex
      • plugin(null)
    • template/:language/actualites
    ====
  • Sqllog
    +

    Sql Logs

    default

    Total Time: 0 ms
    Total Queries: 14 queries
    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 `parnay`.`pages` AS `Page` INNER JOIN `parnay`.`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 `parnay`.`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 `parnay`.`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 `parnay`.`templates` AS `Template` ON (`Page`.`template_id` = `Template`.`id`) LEFT JOIN `parnay`.`page_types` AS `PageType` ON (`Page`.`page_type_id` = `PageType`.`id`) WHERE `PageType`.`slug` = 'news' AND `Page`.`active` = '1' LIMIT 1 1 1 0
    SELECT `nameTranslations`.`id`, `nameTranslations`.`locale`, `nameTranslations`.`model`, `nameTranslations`.`foreign_key`, `nameTranslations`.`field`, `nameTranslations`.`content` FROM `parnay`.`i18n` AS `nameTranslations` WHERE `model` = 'Page' AND `field` = 'name' AND `nameTranslations`.`foreign_key` = (61) 2 2 0
    SELECT `aliasTranslations`.`id`, `aliasTranslations`.`locale`, `aliasTranslations`.`model`, `aliasTranslations`.`foreign_key`, `aliasTranslations`.`field`, `aliasTranslations`.`content` FROM `parnay`.`i18n` AS `aliasTranslations` WHERE `model` = 'Page' AND `field` = 'alias' AND `aliasTranslations`.`foreign_key` = (61) 2 2 0
    SELECT `meta_titleTranslations`.`id`, `meta_titleTranslations`.`locale`, `meta_titleTranslations`.`model`, `meta_titleTranslations`.`foreign_key`, `meta_titleTranslations`.`field`, `meta_titleTranslations`.`content` FROM `parnay`.`i18n` AS `meta_titleTranslations` WHERE `model` = 'Page' AND `field` = 'meta_title' AND `meta_titleTranslations`.`foreign_key` = (61) 2 2 0
    SELECT `meta_descriptionTranslations`.`id`, `meta_descriptionTranslations`.`locale`, `meta_descriptionTranslations`.`model`, `meta_descriptionTranslations`.`foreign_key`, `meta_descriptionTranslations`.`field`, `meta_descriptionTranslations`.`content` FROM `parnay`.`i18n` AS `meta_descriptionTranslations` WHERE `model` = 'Page' AND `field` = 'meta_description' AND `meta_descriptionTranslations`.`foreign_key` = (61) 2 2 0
    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 `parnay`.`pages` AS `Page` INNER JOIN `parnay`.`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 `parnay`.`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 `parnay`.`templates` AS `Template` ON (`Page`.`template_id` = `Template`.`id`) LEFT JOIN `parnay`.`page_types` AS `PageType` ON (`Page`.`page_type_id` = `PageType`.`id`) WHERE `Page`.`active` = '1' AND `Page`.`menu` = '1' ORDER BY `Page`.`lft` ASC 37 37 0
    SELECT `Page`.`lft`, `Page`.`rght` FROM `parnay`.`pages` AS `Page` WHERE `Page`.`id` = 61 LIMIT 1 1 1 0
    SELECT `Page`.`id`, (`I18n__name`.`content`) AS `Page__i18n_name`, (`I18n__alias`.`content`) AS `Page__i18n_alias` FROM `parnay`.`pages` AS `Page` INNER JOIN `parnay`.`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 `parnay`.`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` <= 23 AND `Page`.`rght` >= 24 ORDER BY `Page`.`lft` asc 1 1 0
    SELECT `PageType`.*, `Page`.`home`, (`I18n__name`.`content`) AS `Page__i18n_name`, (`I18n__alias`.`content`) AS `Page__i18n_alias`, `Page`.`id` FROM `parnay`.`pages` AS `Page` INNER JOIN `parnay`.`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 `parnay`.`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 `parnay`.`templates` AS `Template` ON (`Page`.`template_id` = `Template`.`id`) LEFT JOIN `parnay`.`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 2 2 0
    SELECT `Page`.`lft`, `Page`.`rght`, `Page`.`id` FROM `parnay`.`pages` AS `Page` LEFT JOIN `parnay`.`templates` AS `Template` ON (`Page`.`template_id` = `Template`.`id`) LEFT JOIN `parnay`.`page_types` AS `PageType` ON (`Page`.`page_type_id` = `PageType`.`id`) WHERE `Page`.`id` = 61 LIMIT 1 1 1 0
    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 `parnay`.`pages` AS `Page` INNER JOIN `parnay`.`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 `parnay`.`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 `parnay`.`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 `parnay`.`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 `parnay`.`templates` AS `Template` ON (`Page`.`template_id` = `Template`.`id`) LEFT JOIN `parnay`.`page_types` AS `PageType` ON (`Page`.`page_type_id` = `PageType`.`id`) WHERE 1 = 1 AND `Page`.`lft` <= 23 AND `Page`.`rght` >= 24 ORDER BY `Page`.`lft` asc 1 1 0
    SELECT `Actualite`.`id`, `Actualite`.`name`, `Actualite`.`slug`, `Actualite`.`content`, `Actualite`.`image`, `Actualite`.`created`, `Actualite`.`debut_date`, `Actualite`.`fin_date` FROM `parnay`.`actualites` AS `Actualite` WHERE ((((`Actualite`.`debut_date` IS NULL) AND (`Actualite`.`fin_date` >= '2026-08-14'))) OR (((`Actualite`.`debut_date` <= '2026-08-14') AND (`Actualite`.`fin_date` IS NULL))) OR (((`Actualite`.`debut_date` <= '2026-08-14') AND (`Actualite`.`fin_date` >= '2026-08-14')))) LIMIT 10 0 0 0
    SELECT `Evenement`.`id`, `Evenement`.`content`, `Evenement`.`date_debut`, `Evenement`.`date_fin`, `Evenement`.`created` FROM `parnay`.`evenements` AS `Evenement` WHERE ((((`Evenement`.`date_debut` >= '2026-08-14 23:59:59') AND (`Evenement`.`date_fin` IS NULL))) OR (((NOT (`Evenement`.`date_fin` IS NULL)) AND (`Evenement`.`date_fin` >= '2026-08-14 23:59:59')))) ORDER BY `Evenement`.`date_debut` DESC, `Evenement`.`date_fin` DESC 0 0 0
    SELECT `Evenement`.`id`, `Evenement`.`content`, `Evenement`.`date_debut`, `Evenement`.`date_fin`, `Evenement`.`created` FROM `parnay`.`evenements` AS `Evenement` WHERE 1 ORDER BY `Evenement`.`date_debut` asc, `Evenement`.`date_fin` asc 1 1 0

    Query Explain:

    Click an "Explain" link above, to see the query explanation.

    ====
  • Timer
    +

    Memory

    Peak Memory Use 13.12 Mo

    Message Memory use
    Component initialization 4.07 Mo
    Controller action start 4.40 Mo
    Controller render start 7.61 Mo
    Component initialization #2 9.64 Mo
    Controller action start #2 9.66 Mo
    View render complete 9.67 Mo

    Timers

    Total Request Time: 373 (ms)

    Message Time in ms Graph
    Core Processing (Derived from $_SERVER["REQUEST_TIME"]) 110.69
    Event: Controller.initialize 0.23
    Event: Controller.startup 6.52
    Controller action 86.54
    Event: Controller.beforeRender 32.66
    » Processing toolbar data 32.44
    Rendering View 72.73
    » Event: View.beforeRender 0.05
    » Rendering APP/View/Elements/Templates/Site/site-news.ctp 49.73
    » » Rendering APP/View/Elements/Components/Site/site_meteo.ctp 38.04
    » » Event: Controller.initialize #2 0.41
    » » Event: Controller.startup #2 0.80
    Controller action #2 0.00
    » » » Event: Controller.shutdown 0.08
    » » » Rendering APP/View/Elements/Components/Site/site_agenda.ctp 2.45
    » » Event: View.afterRender 0.08
    » » Event: View.beforeLayout 0.06
    » » Rendering APP/View/Layouts/default.ctp 19.79
    » » » Rendering APP/View/Elements/Components/Site/site_menu.ctp 3.85
    » » » Rendering APP/View/Elements/Components/Site/site_menu.ctp #2 4.30
    » » » Rendering APP/View/Elements/Components/Site/site_menu.ctp #3 4.05
    » » » Rendering APP/View/Elements/Components/Site/site_menu.ctp #4 3.47
    » » » Rendering APP/View/Elements/Components/Site/site_menu.ctp #5 3.32
    » » » Rendering APP/View/Elements/Components/Site/site_menu.ctp #6 1.64
    Event: View.afterLayout 0.00
    ====
  • Log
    +

    Logs

    There were no log entries made this request

    ====
  • Variables
    +

    View Variables

    • templatenews
    • evenements(empty)
    • news(empty)
    • page
      • Page
        • id61
        • parent_id(null)
        • home(false)
        • localefra
        • aliasactualites
        • meta_titleActualités
        • meta_description
        • nameActualités
      • PageType
        • id2
        • slugnews
        • nameListe d'actualités avec pagination
        • descriptionLe contenu de cette page n'est pas directement administrable. Elle affichera simplement la liste des actualités, avec pagination si nécessaire.
        • linkAdministrer la liste des actualités
        • controlleractualites
        • actionindex
      • Template
        • name(null)
      • nameTranslations
        • 0
          • id661
          • localefra
          • modelPage
          • foreign_key61
          • fieldname
          • contentActualités
        • 1
          • id662
          • localeeng
          • modelPage
          • foreign_key61
          • fieldname
          • contentActualités
      • meta_titleTranslations
        • 0
          • id665
          • localefra
          • modelPage
          • foreign_key61
          • fieldmeta_title
          • contentActualités
        • 1
          • id666
          • localeeng
          • modelPage
          • foreign_key61
          • fieldmeta_title
          • contentActualités
      • meta_descriptionTranslations
        • 0
          • id667
          • localefra
          • modelPage
          • foreign_key61
          • fieldmeta_description
          • content
        • 1
          • id668
          • localeeng
          • modelPage
          • foreign_key61
          • fieldmeta_description
          • content
    • metas
      • titleActualités
      • description
    • menus
      • pages
        • 0
          • Page
            • parent_id(null)
            • home(true)
            • id12
            • localefra
            • nameAccueil
            • aliasaccueil
          • PageType
            • slugmodules
            • controller(null)
            • action(null)
          • children(empty)
        • 1
          • Page
            • parent_id(null)
            • home(false)
            • id58
            • localefra
            • nameMairie
            • aliasmairie
          • PageType
            • slugmodules
            • controller(null)
            • action(null)
          • children
            • 0
              • Page
                • parent_id58
                • home(false)
                • id65
                • localefra
                • nameLes membres du conseil municipal
                • aliasles-membres-du-conseil-municipal
              • PageType
                • slugmodules
                • controller(null)
                • action(null)
              • children(empty)
            • 1
              • Page
                • parent_id58
                • home(false)
                • id66
                • localefra
                • nameGazette de Parnay
                • aliasgazette-de-parnay
              • PageType
                • slugmodules
                • controller(null)
                • action(null)
              • children(empty)
            • 2
              • Page
                • parent_id58
                • home(false)
                • id98
                • localefra
                • nameCompte rendu des réunions de conseil
                • aliascompte-rendu-des-reunions-de-conseil
              • PageType
                • slugmodules
                • controller(null)
                • action(null)
              • children(empty)
            • 3
              • Page
                • parent_id58
                • home(false)
                • id67
                • localefra
                • nameRéglementations et vie pratique
                • aliasreglementations-et-vie-pratique
              • PageType
                • slugmodules
                • controller(null)
                • action(null)
              • children(empty)
            • 4
              • Page
                • parent_id58
                • home(false)
                • id86
                • localefra
                • nameParnay dans la presse
                • aliasparnay-dans-la-presse
              • PageType
                • slugmodules
                • controller(null)
                • action(null)
              • children(empty)
            • 5
              • Page
                • parent_id58
                • home(false)
                • id101
                • localefra
                • nameTravaux
                • aliastravaux
              • PageType
                • slugmodules
                • controller(null)
                • action(null)
              • children(empty)
            • 6
              • Page
                • parent_id58
                • home(false)
                • id63
                • localefra
                • nameRisques
                • aliasrisques
              • PageType
                • slugmodules
                • controller(null)
                • action(null)
              • children(empty)
        • 2
          • Page
            • parent_id(null)
            • home(false)
            • id61
            • localefra
            • nameActualités
            • aliasactualites
          • PageType
            • slugnews
            • controlleractualites
            • actionindex
          • children(empty)
        • 3
          • Page
            • parent_id(null)
            • home(false)
            • id60
            • localefra
            • nameServices
            • aliasservices
          • PageType
            • slugmodules
            • controller(null)
            • action(null)
          • children
            • 0
              • Page
                • parent_id60
                • home(false)
                • id64
                • localefra
                • nameUrbansime, Pièces d'identité, Inscriptions électorales, Recensement...
                • aliasurbansime-pieces-d-identite-inscriptions-electorales-recensement
              • PageType
                • slugmodules
                • controller(null)
                • action(null)
              • children(empty)
            • 1
              • Page
                • parent_id60
                • home(false)
                • id68
                • localefra
                • nameLocation Salle des Loisirs
                • aliaslocation-salle-des-loisirs
              • PageType
                • slugmodules
                • controller(null)
                • action(null)
              • children(empty)
            • 2
              • Page
                • parent_id60
                • home(false)
                • id79
                • localefra
                • nameDéchets ménagers & Recyclage
                • aliasdechets-menagers-recyclage
              • PageType
                • slugmodules
                • controller(null)
                • action(null)
              • children(empty)
            • 3
              • Page
                • parent_id60
                • home(false)
                • id76
                • localefra
                • nameEnfance Jeunesse
                • aliasenfance-jeunesse
              • PageType
                • slugmodules
                • controller(null)
                • action(null)
              • children(empty)
            • 4
              • Page
                • parent_id60
                • home(false)
                • id77
                • localefra
                • nameÉcoles
                • aliascoles
              • PageType
                • slugmodules
                • controller(null)
                • action(null)
              • children(empty)
            • 5
              • Page
                • parent_id60
                • home(false)
                • id80
                • localefra
                • nameAssociations
                • aliasassociations
              • PageType
                • slugmodules
                • controller(null)
                • action(null)
              • children(empty)
            • 6
              • Page
                • parent_id60
                • home(false)
                • id87
                • localefra
                • nameEau & Assainissement
                • aliaseau-assainissement
              • PageType
                • slugmodules
                • controller(null)
                • action(null)
              • children(empty)
            • 7
              • Page
                • parent_id60
                • home(false)
                • id81
                • localefra
                • nameServices d'urgence et santé
                • aliasservices-d-urgence-et-sante
              • PageType
                • slugmodules
                • controller(null)
                • action(null)
              • children(empty)
            • 8
              • Page
                • parent_id60
                • home(false)
                • id78
                • localefra
                • nameLes transports proposés
                • aliasles-transports-proposes
              • PageType
                • slugmodules
                • controller(null)
                • action(null)
              • children(empty)
            • 9
              • Page
                • parent_id60
                • home(false)
                • id94
                • localefra
                • nameCommunauté d'Agglo "Saumur Val de Loire"
                • aliascommunaute-d-agglo-saumur-val-de-loire
              • PageType
                • slugmodules
                • controller(null)
                • action(null)
              • children(empty)
            • 10
              • Page
                • parent_id60
                • home(false)
                • id88
                • localefra
                • nameVie paroissiale
                • aliasvie-paroissiale
              • PageType
                • slugmodules
                • controller(null)
                • action(null)
              • children(empty)
        • 4
          • Page
            • parent_id(null)
            • home(false)
            • id57
            • localefra
            • nameTourisme
            • aliastourisme
          • PageType
            • slugmodules
            • controller(null)
            • action(null)
          • children
            • 0
              • Page
                • parent_id57
                • home(false)
                • id69
                • localefra
                • nameIdées de sorties près de Parnay
                • aliasidees-de-sorties-pres-de-parnay
              • PageType
                • slugmodules
                • controller(null)
                • action(null)
              • children(empty)
            • 1
              • Page
                • parent_id57
                • home(false)
                • id71
                • localefra
                • namePatrimoine
                • aliaspatrimoine
              • PageType
                • slugmodules
                • controller(null)
                • action(null)
              • children(empty)
            • 2
              • Page
                • parent_id57
                • home(false)
                • id70
                • localefra
                • namePlan et situation
                • aliasplan-et-situation
              • PageType
                • slugmodules
                • controller(null)
                • action(null)
              • children(empty)
            • 3
              • Page
                • parent_id57
                • home(false)
                • id72
                • localefra
                • nameHébergements touristiques
                • aliashebergements-touristiques
              • PageType
                • slugmodules
                • controller(null)
                • action(null)
              • children(empty)
            • 4
              • Page
                • parent_id57
                • home(false)
                • id99
                • localefra
                • nameCircuits de randonnées
                • aliascircuits-de-randonnees
              • PageType
                • slugmodules
                • controller(null)
                • action(null)
              • children(empty)
        • 5
          • Page
            • parent_id(null)
            • home(false)
            • id59
            • localefra
            • nameActivités économiques & culturelles
            • aliasactivites-economiques-culturelles
          • PageType
            • slugmodules
            • controller(null)
            • action(null)
          • children
            • 0
              • Page
                • parent_id59
                • home(false)
                • id73
                • localefra
                • nameLe vignoble
                • aliasle-vignoble
              • PageType
                • slugmodules
                • controller(null)
                • action(null)
              • children(empty)
            • 1
              • Page
                • parent_id59
                • home(false)
                • id74
                • localefra
                • nameOù se restaurer à Parnay ?
                • aliasou-se-restaurer-a-parnay
              • PageType
                • slugmodules
                • controller(null)
                • action(null)
              • children(empty)
            • 2
              • Page
                • parent_id59
                • home(false)
                • id75
                • localefra
                • nameLes artisans
                • aliasles-artisans-de-parnay
              • PageType
                • slugmodules
                • controller(null)
                • action(null)
              • children(empty)
        • 6
          • Page
            • parent_id(null)
            • home(false)
            • id91
            • localefra
            • nameCommune Zéro Déchet
            • aliascommune-zero-dechet
          • PageType
            • slugmodules
            • controller(null)
            • action(null)
          • children
            • 0
              • Page
                • parent_id91
                • home(false)
                • id92
                • localefra
                • nameInfos pratiques
                • aliasinfos-pratiques
              • PageType
                • slugmodules
                • controller(null)
                • action(null)
              • children(empty)
            • 1
              • Page
                • parent_id91
                • home(false)
                • id95
                • localefra
                • nameVos déchets au quotidien
                • aliasvos-dechets-au-quotidien
              • PageType
                • slugmodules
                • controller(null)
                • action(null)
              • children(empty)
            • 2
              • Page
                • parent_id91
                • home(false)
                • id96
                • localefra
                • nameTrucs et astuces
                • aliastrucs-et-astuces
              • PageType
                • slugmodules
                • controller(null)
                • action(null)
              • children(empty)
        • 7
          • Page
            • parent_id(null)
            • home(false)
            • id100
            • localefra
            • nameCOVID-19 "Parnay de chez moi"
            • aliascovid-19-parnay-de-chez-moi
          • PageType
            • slugmodules
            • controller(null)
            • action(null)
          • children(empty)
      • pageActive61
    • annexes
      • 0
        • PageType
          • id1
          • slugmodules
          • nameGestion de modules (défaut)
          • description(null)
          • link(null)
          • controller(null)
          • action(null)
        • Page
          • home(false)
          • id38
          • localefra
          • nameMentions légales
          • aliasmentions-legales
      • 1
        • PageType
          • id1
          • slugmodules
          • nameGestion de modules (défaut)
          • description(null)
          • link(null)
          • controller(null)
          • action(null)
        • Page
          • home(false)
          • id93
          • localefra
          • namePolitique de confidentialité
          • aliaspolitique-de-confidentialite
    • breadcrumb
      • 0
        • Page
          • id61
          • nameActualités
          • aliasactualites
          • parent_id(null)
          • template_id(null)
          • meta_titleActualités
          • meta_description
          • lft23
          • rght24
          • active(true)
          • menu(true)
          • home(false)
          • page_type_id2
          • localefra
        • PageType
          • slugnews
          • controlleractualites
          • actionindex
    • versions
      • fra
        • id663
        • localefra
        • modelPage
        • foreign_key61
        • fieldalias
        • contentactualites
      • eng
        • id664
        • localeeng
        • modelPage
        • foreign_key61
        • fieldalias
        • contentactualites
    • current_languagefra
    • $request->data(empty)
    • $this->validationErrors
      • Page(empty)
      • I18nModel(empty)
      • Actualite(empty)
      • Template(empty)
      • PageType(empty)
      • nameTranslations(empty)
      • aliasTranslations(empty)
      • meta_titleTranslations(empty)
      • meta_descriptionTranslations(empty)
      • Evenement(empty)
    • Loaded Helpers
      • 0Html
      • 1Text
      • 2Session
      • 3Form
      • 4Number
      • 5SimpleGraph
      • 6Paginator
      • 7DebugTimer
      • 8Toolbar
      • 9HtmlToolbar
    ====
  • Environment
    +

    PHP Environment

    Environment Variable Value
    Php Version 5.5.9-1ubuntu4.11
    Redirect Redirect Https on
    Redirect Redirect Ssl Tls Sni www.parnay.fr
    Redirect Redirect Status 200
    Redirect Https on
    Redirect Ssl Tls Sni www.parnay.fr
    Redirect Status 200
    Https on
    Ssl Tls Sni www.parnay.fr
    Http User Agent CCBot/2.0 (https://commoncrawl.org/faq/)
    Http Accept text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
    Http Accept Language en-US,en;q=0.5
    Http If Modified Since Wed, 10 Jun 2026 12:04:38 GMT
    Http Accept Encoding zstd, br, gzip
    Http Host www.parnay.fr
    Http Connection Keep-Alive
    Path /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
    Server Signature
    Server Software Apache
    Server Name www.parnay.fr
    Server Addr 92.243.4.148
    Server Port 443
    Remote Addr 18.97.9.172
    Document Root /srv/D_art1/www/parnay.fr/web
    Request Scheme https
    Context Prefix
    Context Document Root /srv/D_art1/www/parnay.fr/web
    Server Admin webmaster@parnay.fr
    Script Filename /srv/D_art1/www/parnay.fr/web/app/webroot/index.php
    Remote Port 54364
    Redirect Url /app/webroot/fra/actualites
    Gateway Interface CGI/1.1
    Server Protocol HTTP/1.1
    Request Method GET
    Query String
    Request Uri /fra/actualites
    Script Name /app/webroot/index.php
    Php Self /app/webroot/index.php
    Request Time Float 1786666613.76
    Request Time 1786666613

    CakePHP Constants

    Constant Value
    APP /srv/D_art1/www/clients/client49/web65/web/app/
    APP_DIR app
    APPLIBS /srv/D_art1/www/clients/client49/web65/web/app/Lib/
    CACHE /srv/D_art1/www/clients/client49/web65/web/app/tmp/cache/
    CAKE /srv/D_art1/www/clients/client49/web65/web/lib/Cake/
    CAKE_CORE_INCLUDE_PATH /srv/D_art1/www/clients/client49/web65/web/lib
    CORE_PATH /srv/D_art1/www/clients/client49/web65/web/lib/
    CAKE_VERSION 2.3.9
    CSS /srv/D_art1/www/clients/client49/web65/web/app/webroot/css/
    CSS_URL css/
    DS /
    FULL_BASE_URL https://www.parnay.fr
    IMAGES /srv/D_art1/www/clients/client49/web65/web/app/webroot/img/
    IMAGES_URL img/
    JS /srv/D_art1/www/clients/client49/web65/web/app/webroot/js/
    JS_URL js/
    LOGS /srv/D_art1/www/clients/client49/web65/web/app/tmp/logs/
    ROOT /srv/D_art1/www/clients/client49/web65/web
    TESTS /srv/D_art1/www/clients/client49/web65/web/app/Test/
    TMP /srv/D_art1/www/clients/client49/web65/web/app/tmp/
    VENDORS /srv/D_art1/www/clients/client49/web65/web/vendors/
    WEBROOT_DIR webroot
    WWW_ROOT /srv/D_art1/www/clients/client49/web65/web/app/webroot/

    App Constants

    No application environment unavailable.
    ====
  • Include
    +

    Included Files

    Include Paths

    • 0/srv/D_art1/www/clients/client49/web65/web/lib
    • 2/usr/share/php
    • 3/usr/share/pear
    • 4-> /srv/D_art1/www/clients/client49/web65/web/lib/Cake/

    Included Files

    • core
      • Behavior
        • 0CORE/Model/BehaviorCollection.php
        • 1CORE/Model/Behavior/TreeBehavior.php
        • 2CORE/Model/ModelBehavior.php
        • 3CORE/Model/Behavior/ContainableBehavior.php
      • Cache
        • 0CORE/Cache/Cache.php
        • 1CORE/Cache/Engine/FileEngine.php
        • 2CORE/Cache/CacheEngine.php
        • 3CORE/Routing/Filter/CacheDispatcher.php
      • Component
        • 0CORE/Controller/ComponentCollection.php
        • 1CORE/Controller/Component/RequestHandlerComponent.php
        • 2CORE/Controller/Component.php
        • 3CORE/Controller/Component/CookieComponent.php
        • 4CORE/Controller/Component/SessionComponent.php
        • 5CORE/Controller/Component/PaginatorComponent.php
        • 6CORE/Controller/Component/AuthComponent.php
      • Config
        • 0CORE/Core/Configure.php
        • 1CORE/Config/routes.php
        • 2CORE/Config/config.php
      • Controller
        • 0CORE/Controller/Controller.php
      • Datasource
        • 0CORE/Model/Datasource/CakeSession.php
        • 1CORE/Model/Datasource/Database/Mysql.php
        • 2CORE/Model/Datasource/DboSource.php
        • 3CORE/Model/Datasource/DataSource.php
      • Error
        • 0CORE/Error/exceptions.php
        • 1CORE/Error/ErrorHandler.php
      • I18n
        • 0CORE/I18n/I18n.php
        • 1CORE/I18n/L10n.php
      • Log
        • 0CORE/Log/CakeLog.php
        • 1CORE/Log/LogEngineCollection.php
        • 2CORE/Log/Engine/FileLog.php
        • 3CORE/Log/Engine/BaseLog.php
        • 4CORE/Log/CakeLogInterface.php
      • Model
        • 0CORE/Model/Model.php
        • 1CORE/Model/ConnectionManager.php
        • 2CORE/Model/I18nModel.php
      • Network
        • 0CORE/Network/CakeRequest.php
        • 1CORE/Network/CakeResponse.php
      • Other
        • 0CORE/bootstrap.php
        • 1CORE/basics.php
        • 2CORE/Core/App.php
        • 3CORE/Event/CakeEventListener.php
        • 4CORE/Event/CakeEvent.php
        • 5CORE/Event/CakeEventManager.php
        • 6CORE/Core/Object.php
      • Plugin
        • 0CORE/Core/CakePlugin.php
        • 1CORE/Routing/Route/PluginShortRoute.php
      • Routing
        • 0CORE/Routing/Dispatcher.php
        • 1CORE/Routing/Filter/AssetDispatcher.php
        • 2CORE/Routing/DispatcherFilter.php
        • 3CORE/Routing/Router.php
        • 4CORE/Routing/Route/RedirectRoute.php
        • 5CORE/Routing/Route/CakeRoute.php
      • Utility
        • 0CORE/Utility/Hash.php
        • 1CORE/Utility/Inflector.php
        • 2CORE/Utility/ObjectCollection.php
        • 3CORE/Utility/Debugger.php
        • 4CORE/Utility/String.php
        • 5CORE/Utility/ClassRegistry.php
      • View
        • 0CORE/View/HelperCollection.php
    • app
      • Behavior
        • 0APP/Model/Behavior/CopyableBehavior.php
        • 1APP/Model/Behavior/TranslateBehavior.php
      • Config
        • 0APP/Config/core.php
        • 1APP/Config/bootstrap.php
        • 2APP/Config/routes.php
        • 3APP/Config/database.php
      • Controller
        • 0APP/Controller/ActualitesController.php
        • 1APP/Controller/AppController.php
      • Model
        • 0APP/Model/Page.php
        • 1APP/Model/AppModel.php
        • 2APP/Model/Actualite.php
        • 3APP/Model/Template.php
        • 4APP/Model/PageType.php
        • 5APP/Model/Evenement.php
      • Other
        • 0APP/webroot/index.php
    • plugins
      • DebugKit
        • Component
          • 0DebugKit/Controller/Component/ToolbarComponent.php
        • Plugin
          • 0DebugKit/Lib/DebugMemory.php
          • 1DebugKit/Lib/Panel/HistoryPanel.php
          • 2DebugKit/Lib/DebugPanel.php
          • 3DebugKit/Lib/Panel/SessionPanel.php
          • 4DebugKit/Lib/Panel/RequestPanel.php
          • 5DebugKit/Lib/Panel/SqlLogPanel.php
          • 6DebugKit/Lib/Panel/TimerPanel.php
          • 7DebugKit/Lib/Panel/LogPanel.php
          • 8DebugKit/Lib/Log/Engine/DebugKitLogListener.php
          • 9DebugKit/Lib/Panel/VariablesPanel.php
          • 10DebugKit/Lib/Panel/EnvironmentPanel.php
          • 11DebugKit/Lib/Panel/IncludePanel.php
          • 12DebugKit/Lib/DebugTimer.php
    ====