Resolver scheme
Router Condition:
is_page_template()
Controller:
/Controllers/TemplatesController.php
Method:
cmsAction()
View:
views/templates/cms.twig
- Request resolved at functions.php which launches the AppKernel.
- AppKernel registers all Managers and the App\Managers\RoutingManager.
- The Router resolve the template condition is_page_template().
- The Router retrieves the routing configuration in the template declaration file templates/cms.php
- The Router calls TemplatesController() cmsAction() which renders the template views/templates/cms.twig
TemplatesController
Controller
path | /Controllers/TemplatesController.php |
abs_path | /var/www/www.elenkhos.fr/wp-content/themes/yagami-adveris/Controllers/TemplatesController.php |
Render
view | views/templates/cms.twig |
Datas
array:1 [ "post" => Post {#13086 +ImageClass: "Timber\Image" +PostClass: "Timber\Post" +TermClass: "Timber\Term" +object_type: "post" +custom: array:7 [ "_edit_last" => "1" "_wpml_media_featured" => "1" "_wpml_media_duplicate" => "1" "_edit_lock" => "1602484150:2" "_wp_page_template" => "templates/cms.php" "_yoast_wpseo_content_score" => "60" "inline_featured_image" => "0" ] #___content: "<p>A venir</p>\n" #_permalink: null #_next: [] #_prev: [] #_css_class: null +id: 66 +ID: 66 +post_author: "1" +post_content: "A venir" +post_date: "2020-03-17 23:54:39" +post_excerpt: "" +post_parent: 0 +post_status: "publish" +post_title: "Qui sommes nous ?" +post_type: "page" +slug: "qui-sommes-nous" #__type: null +"_edit_last": "1" +"_wpml_media_featured": "1" +"_wpml_media_duplicate": "1" +"_edit_lock": "1602484150:2" +"_wp_page_template": "templates/cms.php" +"_yoast_wpseo_content_score": "60" +"inline_featured_image": "0" +"post_date_gmt": "2020-03-17 22:54:39" +"comment_status": "closed" +"ping_status": "closed" +"post_password": "" +"post_name": "qui-sommes-nous" +"to_ping": "" +"pinged": "" +"post_modified": "2020-06-01 19:38:08" +"post_modified_gmt": "2020-06-01 17:38:08" +"post_content_filtered": "" +"guid": "http://elenkhos.fr/?page_id=66" +"menu_order": 4 +"post_mime_type": "" +"comment_count": "0" +"filter": "raw" +"status": "publish" } ]
TimberPost
ID:
66
post_type:
page
slug:
qui-sommes-nous
post_name:
qui-sommes-nous
post_title:
Qui sommes nous ?
array:45 [ "ImageClass" => "Timber\Image" "PostClass" => "Timber\Post" "TermClass" => "Timber\Term" "object_type" => "post" "custom" => array:7 [ "_edit_last" => "1" "_wpml_media_featured" => "1" "_wpml_media_duplicate" => "1" "_edit_lock" => "1602484150:2" "_wp_page_template" => "templates/cms.php" "_yoast_wpseo_content_score" => "60" "inline_featured_image" => "0" ] "\x00*\x00___content" => null "\x00*\x00_permalink" => null "\x00*\x00_next" => [] "\x00*\x00_prev" => [] "\x00*\x00_css_class" => null "id" => 66 "ID" => 66 "post_author" => "1" "post_content" => "A venir" "post_date" => "2020-03-17 23:54:39" "post_excerpt" => "" "post_parent" => 0 "post_status" => "publish" "post_title" => "Qui sommes nous ?" "post_type" => "page" "slug" => "qui-sommes-nous" "\x00*\x00__type" => null "_edit_last" => "1" "_wpml_media_featured" => "1" "_wpml_media_duplicate" => "1" "_edit_lock" => "1602484150:2" "_wp_page_template" => "templates/cms.php" "_yoast_wpseo_content_score" => "60" "inline_featured_image" => "0" "post_date_gmt" => "2020-03-17 22:54:39" "comment_status" => "closed" "ping_status" => "closed" "post_password" => "" "post_name" => "qui-sommes-nous" "to_ping" => "" "pinged" => "" "post_modified" => "2020-06-01 19:38:08" "post_modified_gmt" => "2020-06-01 17:38:08" "post_content_filtered" => "" "guid" => "http://elenkhos.fr/?page_id=66" "menu_order" => 4 "post_mime_type" => "" "comment_count" => "0" "filter" => "raw" "status" => "publish" ]
Timber Context
Base Context
array:10 [ "http_host" => "https://elenkhos.fr" "wp_title" => "Qui sommes nous ? | Elenkhos - EKS Group" "body_class" => "page-template page-template-templates page-template-cms page-template-templatescms-php page page-id-66" "site" => Site {#13101 +admin_email: "admin@adveris.fr" +blogname: null +charset: "UTF-8" +description: "" +id: null +language: "fr-FR" +multisite: false +name: "Elenkhos - EKS Group" +pingback_url: "https://elenkhos.fr/xmlrpc.php" +siteurl: null +theme: Theme {#13100 +name: "Yagami - Adveris" +version: "" +parent: false +parent_slug: null +slug: "yagami-adveris" +uri: "https://elenkhos.fr/wp-content/themes/yagami-adveris" -theme: WP_Theme {#13105 +update: false -theme_root: "/var/www/www.elenkhos.fr/wp-content/themes" -headers: array:13 [ "Name" => "Yagami - Adveris" "ThemeURI" => "" "Description" => "Custom starter to build wordpress theme from scratch" "Author" => "Kévin Vacherot" "AuthorURI" => "https://www.linkedin.com/in/k%C3%A9vin-vacherot-b9a004a2/" "Version" => "" "Template" => "" "Status" => "" "Tags" => "yagami, blank" "TextDomain" => "Yagami" "DomainPath" => "" "RequiresWP" => "" "RequiresPHP" => "" ] -headers_sanitized: array:2 [ "Name" => "Yagami - Adveris" "Version" => "" ] -name_translated: null -errors: null -stylesheet: "yagami-adveris" -template: "yagami-adveris" -parent: null -theme_root_uri: "https://elenkhos.fr/wp-content/themes" -textdomain_loaded: null -cache_hash: "6c84d2cb6081fc3fcf146e582ff8b4c7" } +id: null +ID: null +object_type: null } +title: "Elenkhos - EKS Group" +url: "https://elenkhos.fr" +home_url: "https://elenkhos.fr" +site_url: "https://elenkhos.fr" +rdf: "https://elenkhos.fr/feed/rdf/" +rss: "https://elenkhos.fr/feed/rss/" +rss2: "https://elenkhos.fr/feed/" +atom: "https://elenkhos.fr/feed/atom/" +ID: null +object_type: null +"pingback": "https://elenkhos.fr/xmlrpc.php" } "request" => Request {#13107 +post: [] +get: [] +id: null +ID: null +object_type: null } "user" => false "theme" => Theme {#13100} "posts" => PostQuery {#13109 +found_posts: 1 #userQuery: false #queryIterator: QueryIterator {#13110 -_query: WP_Query {#5616 +query: array:2 [ "page" => "" "pagename" => "qui-sommes-nous" ] +query_vars: array:64 [ "page" => 0 "pagename" => "qui-sommes-nous" "error" => "" "m" => "" "p" => 0 "post_parent" => "" "subpost" => "" "subpost_id" => "" "attachment" => "" "attachment_id" => 0 "name" => "qui-sommes-nous" "page_id" => 0 "second" => "" "minute" => "" "hour" => "" "day" => 0 "monthnum" => 0 "year" => 0 "w" => 0 "category_name" => "" "tag" => "" "cat" => "" "tag_id" => "" "author" => "" "author_name" => "" "feed" => "" "tb" => "" "paged" => 0 "meta_key" => "" "meta_value" => "" "preview" => "" "s" => "" "sentence" => "" "title" => "" "fields" => "" "menu_order" => "" "embed" => "" "category__in" => [] "category__not_in" => [] "category__and" => [] "post__in" => [] "post__not_in" => [] "post_name__in" => [] "tag__in" => [] "tag__not_in" => [] "tag__and" => [] "tag_slug__in" => [] "tag_slug__and" => [] "post_parent__in" => [] "post_parent__not_in" => [] "author__in" => [] "author__not_in" => [] "ignore_sticky_posts" => false "suppress_filters" => false "cache_results" => true "update_post_term_cache" => true "lazy_load_term_meta" => true "update_post_meta_cache" => true "post_type" => "" "posts_per_page" => 999 "nopaging" => false "comments_per_page" => "50" "no_found_rows" => false "order" => "DESC" ] +tax_query: null +meta_query: WP_Meta_Query {#13087 +queries: [] +relation: null +meta_table: null +meta_id_column: null +primary_table: null +primary_id_column: null #table_aliases: [] #clauses: [] #has_or_relation: false } +date_query: false +queried_object: WP_Post {#5318 +ID: 66 +post_author: "1" +post_date: "2020-03-17 23:54:39" +post_date_gmt: "2020-03-17 22:54:39" +post_content: "A venir" +post_title: "Qui sommes nous ?" +post_excerpt: "" +post_status: "publish" +comment_status: "closed" +ping_status: "closed" +post_password: "" +post_name: "qui-sommes-nous" +to_ping: "" +pinged: "" +post_modified: "2020-06-01 19:38:08" +post_modified_gmt: "2020-06-01 17:38:08" +post_content_filtered: "" +post_parent: 0 +guid: "http://elenkhos.fr/?page_id=66" +menu_order: 4 +post_type: "page" +post_mime_type: "" +comment_count: "0" +filter: "raw" } +queried_object_id: 66 +request: """ SELECT ek_posts.* FROM ek_posts JOIN ek_icl_translations wpml_translations\n \t\t\t\t\t\t\tON ek_posts.ID = wpml_translations.element_id\n \t\t\t\t\t\t\t\tAND wpml_translations.element_type = CONCAT('post_', ek_posts.post_type) WHERE 1=1 AND (ek_posts.ID = '66') AND ek_posts.post_type = 'page' AND ( ( ( wpml_translations.language_code = 'fr' OR 0 ) AND ek_posts.post_type IN ('post','page','attachment','wp_block','prestations' ) ) OR ek_posts.post_type NOT IN ('post','page','attachment','wp_block','prestations' ) ) ORDER BY ek_posts.menu_order, ek_posts.post_date DESC """ +posts: & array:1 [ 0 => WP_Post {#13078 +ID: 66 +post_author: "1" +post_date: "2020-03-17 23:54:39" +post_date_gmt: "2020-03-17 22:54:39" +post_content: "A venir" +post_title: "Qui sommes nous ?" +post_excerpt: "" +post_status: "publish" +comment_status: "closed" +ping_status: "closed" +post_password: "" +post_name: "qui-sommes-nous" +to_ping: "" +pinged: "" +post_modified: "2020-06-01 19:38:08" +post_modified_gmt: "2020-06-01 17:38:08" +post_content_filtered: "" +post_parent: 0 +guid: "http://elenkhos.fr/?page_id=66" +menu_order: 4 +post_type: "page" +post_mime_type: "" +comment_count: "0" +filter: "raw" +"status": "publish" +"id": 66 +"slug": "qui-sommes-nous" +"custom": array:7 [ "_edit_last" => "1" "_wpml_media_featured" => "1" "_wpml_media_duplicate" => "1" "_edit_lock" => "1602484150:2" "_wp_page_template" => "templates/cms.php" "_yoast_wpseo_content_score" => "60" "inline_featured_image" => "0" ] } ] +post_count: 1 +current_post: -1 +in_the_loop: false +post: WP_Post {#13078} +comment_count: 0 +current_comment: -1 +found_posts: 1 +max_num_pages: 0 +max_num_comment_pages: 0 +is_single: false +is_preview: false +is_page: true +is_archive: false +is_date: false +is_year: false +is_month: false +is_day: false +is_time: false +is_author: false +is_category: false +is_tag: false +is_tax: false +is_search: false +is_feed: false +is_comment_feed: false +is_trackback: false +is_home: false +is_privacy_policy: false +is_404: false +is_embed: false +is_paged: false +is_admin: false +is_attachment: false +is_singular: true +is_robots: false +is_favicon: false +is_posts_page: false +is_post_type_archive: false -query_vars_hash: "9c6fdb38db5acf30b239f181747279f5" -query_vars_changed: false +thumbnails_cached: false -stopwords: null -compat_fields: array:2 [ 0 => "query_vars_hash" 1 => "query_vars_changed" ] -compat_methods: array:2 [ 0 => "init_query_flags" 1 => "parse_tax_query" ] } -_posts_class: "\Timber\Post" } #pagination: null : false : false : "Timber\PostsIterator" : array:1 [ 0 => Post {#13112 +ImageClass: "Timber\Image" +PostClass: "Timber\Post" +TermClass: "Timber\Term" +object_type: "post" +custom: array:7 [ "_edit_last" => "1" "_wpml_media_featured" => "1" "_wpml_media_duplicate" => "1" "_edit_lock" => "1602484150:2" "_wp_page_template" => "templates/cms.php" "_yoast_wpseo_content_score" => "60" "inline_featured_image" => "0" ] #___content: null #_permalink: null #_next: [] #_prev: [] #_css_class: null +id: 66 +ID: 66 +post_author: "1" +post_content: "A venir" +post_date: "2020-03-17 23:54:39" +post_excerpt: "" +post_parent: 0 +post_status: "publish" +post_title: "Qui sommes nous ?" +post_type: "page" +slug: "qui-sommes-nous" #__type: null +"_edit_last": "1" +"_wpml_media_featured": "1" +"_wpml_media_duplicate": "1" +"_edit_lock": "1602484150:2" +"_wp_page_template": "templates/cms.php" +"_yoast_wpseo_content_score": "60" +"inline_featured_image": "0" +"post_date_gmt": "2020-03-17 22:54:39" +"comment_status": "closed" +"ping_status": "closed" +"post_password": "" +"post_name": "qui-sommes-nous" +"to_ping": "" +"pinged": "" +"post_modified": "2020-06-01 19:38:08" +"post_modified_gmt": "2020-06-01 17:38:08" +"post_content_filtered": "" +"guid": "http://elenkhos.fr/?page_id=66" +"menu_order": 4 +"post_mime_type": "" +"comment_count": "0" +"filter": "raw" +"status": "publish" } ] } "wp_head" => FunctionWrapper {#13111 -_class: null -_function: "wp_head" -_args: [] -_use_ob: false } "wp_footer" => FunctionWrapper {#13114 -_class: null -_function: "wp_footer" -_args: [] -_use_ob: false } ]
Custom Context
array:25 [ "timber" => TimberManager {#8744 -configuration: array:3 [ "timber" => array:2 [ "views_location" => "/views" "links" => array:2 [ "archives" => array:1 [ "news" => "post" ] "pages" => array:1 [ "page_exemple" => 2 ] ] ] "wordpress" => array:7 [ "show_admin_bar" => false "clear_head_for_yoast" => true "query_vars" => array:5 [ 0 => "custom_var_1" 1 => "custom_var_2" 2 => "custom_var_3" 3 => "custom_var_4" 4 => "custom_var_5" ] "theme_supports" => array:5 [ 0 => "title-tag" 1 => "post-formats" 2 => "post-thumbnails" 3 => "menus" 4 => array:2 [ "support" => "html5" "arg" => array:5 [ 0 => "comment-list" 1 => "comment-form" 2 => "search-form" 3 => "gallery" 4 => "caption" ] ] ] "menus" => array:2 [ "primary" => "Menu Principal" "secondary" => "Menu Secondaire" ] "remove_action" => array:1 [ "wp_head" => "wp_generator" ] "images_sizes" => array:1 [ "square_sm" => array:3 [ "w" => 300 "h" => 300 "crop" => array:2 [ 0 => "center" 1 => "center" ] ] ] ] "acf" => array:2 [ "google_map_api_key" => "AIzaSyDGF98psyVSiyiVhFovqfhMDrGJ-Ls2Uoc" "options" => array:1 [ "general_options" => array:1 [ "page" => array:4 [ "page_title" => "Options générales" "menu_title" => "Options générales" "menu_slug" => "general_options" "capability" => "edit_posts" ] ] ] ] ] } "services" => TimberService {#13351} "translations" => array:7 [ "yagami_demo_title" => "Site de démonstration<br/> du starter thème "Yagami Adveris"" "yagami_demo_content" => "Ce site Wordpress de démonstration présente le starter Adveris avec le thème "Yagami Adveris". Ce starter installe nativement les modules clés pour un site Wordpress optimisé. Le thème est ensuite adapté au design 100% sur-mesure créé par le studio créatif de l'agence." "en_savoir_plus" => "En savoir plus" "nous_contacter" => "Nous contacter" "nous_recherchons_vos_articles" => "Nous recherchons vos articles..." "retour" => "Retour" "charger_plus" => "Charger plus" ] "src" => "https://elenkhos.fr/wp-content/themes/yagami-adveris/web/src" "img" => "https://elenkhos.fr/wp-content/themes/yagami-adveris/web/src/img" "dist" => "https://elenkhos.fr/wp-content/themes/yagami-adveris/web/dist" "options" => array:17 [ "cookies_banner_text" => "En poursuivant votre navigation, vous acceptez l’utilisation des cookies pour vous proposer des services adaptés et mesurer la fréquentation du site. <a href="http://elenkhos.fr/mentions-legales/#cookies">En savoir plus</a>" "footer_copyright" => "ⓒEKS Group 2020 <span>-</span> <a href="http://elenkhos.fr/mentions-legales">Mentions légales</a> <span>-</span> Création du site : <a href="https://www.adveris.fr" target="_blank" rel="noopener">Adveris</a>" "image_de_fond_404" => array:24 [ "ID" => 349 "id" => 349 "title" => "nasa-_SFJhRPzJHs-unsplash copie" "filename" => "nasa-_SFJhRPzJHs-unsplash-copie.png" "filesize" => 3133073 "url" => "https://elenkhos.fr/wp-content/uploads/2020/04/nasa-_SFJhRPzJHs-unsplash-copie.png" "link" => "https://elenkhos.fr/nasa-_sfjhrpzjhs-unsplash-copie/" "alt" => "" "author" => "1" "description" => "" "caption" => "" "name" => "nasa-_sfjhrpzjhs-unsplash-copie" "status" => "inherit" "uploaded_to" => 0 "date" => "2020-04-08 13:12:11" "modified" => "2020-04-08 13:12:11" "menu_order" => 0 "mime_type" => "image/png" "type" => "image" "subtype" => "png" "icon" => "https://elenkhos.fr/wp-includes/images/media/default.png" "width" => 2044 "height" => 928 "sizes" => array:21 [ "thumbnail" => "https://elenkhos.fr/wp-content/uploads/2020/04/nasa-_SFJhRPzJHs-unsplash-copie-150x150.png" "thumbnail-width" => 150 "thumbnail-height" => 150 "medium" => "https://elenkhos.fr/wp-content/uploads/2020/04/nasa-_SFJhRPzJHs-unsplash-copie-300x136.png" "medium-width" => 300 "medium-height" => 136 "medium_large" => "https://elenkhos.fr/wp-content/uploads/2020/04/nasa-_SFJhRPzJHs-unsplash-copie-768x349.png" "medium_large-width" => 768 "medium_large-height" => 349 "large" => "https://elenkhos.fr/wp-content/uploads/2020/04/nasa-_SFJhRPzJHs-unsplash-copie-1024x465.png" "large-width" => 1024 "large-height" => 465 "1536x1536" => "https://elenkhos.fr/wp-content/uploads/2020/04/nasa-_SFJhRPzJHs-unsplash-copie-1536x697.png" "1536x1536-width" => 1536 "1536x1536-height" => 697 "2048x2048" => "https://elenkhos.fr/wp-content/uploads/2020/04/nasa-_SFJhRPzJHs-unsplash-copie.png" "2048x2048-width" => 2044 "2048x2048-height" => 928 "square_sm" => "https://elenkhos.fr/wp-content/uploads/2020/04/nasa-_SFJhRPzJHs-unsplash-copie-300x300.png" "square_sm-width" => 300 "square_sm-height" => 300 ] ] "in_img" => array:24 [ "ID" => 164 "id" => 164 "title" => "in" "filename" => "in.png" "filesize" => 308 "url" => "https://elenkhos.fr/wp-content/uploads/2020/04/in.png" "link" => "https://elenkhos.fr/in/" "alt" => "" "author" => "1" "description" => "" "caption" => "" "name" => "in" "status" => "inherit" "uploaded_to" => 0 "date" => "2020-04-01 14:15:36" "modified" => "2020-04-01 14:15:36" "menu_order" => 0 "mime_type" => "image/png" "type" => "image" "subtype" => "png" "icon" => "https://elenkhos.fr/wp-includes/images/media/default.png" "width" => 23 "height" => 24 "sizes" => array:21 [ "thumbnail" => "https://elenkhos.fr/wp-content/uploads/2020/04/in-150x150.png" "thumbnail-width" => 150 "thumbnail-height" => 150 "medium" => "https://elenkhos.fr/wp-content/uploads/2020/04/in.png" "medium-width" => 23 "medium-height" => 24 "medium_large" => "https://elenkhos.fr/wp-content/uploads/2020/04/in.png" "medium_large-width" => 23 "medium_large-height" => 24 "large" => "https://elenkhos.fr/wp-content/uploads/2020/04/in.png" "large-width" => 23 "large-height" => 24 "1536x1536" => "https://elenkhos.fr/wp-content/uploads/2020/04/in.png" "1536x1536-width" => 23 "1536x1536-height" => 24 "2048x2048" => "https://elenkhos.fr/wp-content/uploads/2020/04/in.png" "2048x2048-width" => 23 "2048x2048-height" => 24 "square_sm" => "https://elenkhos.fr/wp-content/uploads/2020/04/in-300x300.png" "square_sm-width" => 300 "square_sm-height" => 300 ] ] "in_link" => array:3 [ "title" => "Elenkhos LinkedIn" "url" => "https://www.linkedin.com/company/eksgroup/" "target" => "" ] "lien_404" => array:3 [ "title" => "Retournez à la page d'accueil" "url" => "http://elenkhos.fr/" "target" => "" ] "logo" => array:24 [ "ID" => 467 "id" => 467 "title" => "logo" "filename" => "logo.svg" "filesize" => 574323 "url" => "https://elenkhos.fr/wp-content/uploads/2020/05/logo.svg" "link" => "https://elenkhos.fr/logo/" "alt" => "" "author" => "1" "description" => "" "caption" => "" "name" => "logo" "status" => "inherit" "uploaded_to" => 0 "date" => "2020-05-06 15:03:14" "modified" => "2020-05-06 15:03:14" "menu_order" => 0 "mime_type" => "image/svg+xml" "type" => "image" "subtype" => "svg+xml" "icon" => "https://elenkhos.fr/wp-includes/images/media/default.png" "width" => 363 "height" => 72 "sizes" => array:21 [ "thumbnail" => "https://elenkhos.fr/wp-content/uploads/2020/05/logo.svg" "thumbnail-width" => 150 "thumbnail-height" => 150 "medium" => "https://elenkhos.fr/wp-content/uploads/2020/05/logo.svg" "medium-width" => 300 "medium-height" => 300 "medium_large" => "https://elenkhos.fr/wp-content/uploads/2020/05/logo.svg" "medium_large-width" => 768 "medium_large-height" => 1 "large" => "https://elenkhos.fr/wp-content/uploads/2020/05/logo.svg" "large-width" => 1024 "large-height" => 1024 "1536x1536" => "https://elenkhos.fr/wp-content/uploads/2020/05/logo.svg" "1536x1536-width" => 363 "1536x1536-height" => 72 "2048x2048" => "https://elenkhos.fr/wp-content/uploads/2020/05/logo.svg" "2048x2048-width" => 363 "2048x2048-height" => 72 "square_sm" => "https://elenkhos.fr/wp-content/uploads/2020/05/logo.svg" "square_sm-width" => 300 "square_sm-height" => 60 ] ] "logo_loader" => array:24 [ "ID" => 467 "id" => 467 "title" => "logo" "filename" => "logo.svg" "filesize" => 574323 "url" => "https://elenkhos.fr/wp-content/uploads/2020/05/logo.svg" "link" => "https://elenkhos.fr/logo/" "alt" => "" "author" => "1" "description" => "" "caption" => "" "name" => "logo" "status" => "inherit" "uploaded_to" => 0 "date" => "2020-05-06 15:03:14" "modified" => "2020-05-06 15:03:14" "menu_order" => 0 "mime_type" => "image/svg+xml" "type" => "image" "subtype" => "svg+xml" "icon" => "https://elenkhos.fr/wp-includes/images/media/default.png" "width" => 363 "height" => 72 "sizes" => array:21 [ "thumbnail" => "https://elenkhos.fr/wp-content/uploads/2020/05/logo.svg" "thumbnail-width" => 150 "thumbnail-height" => 150 "medium" => "https://elenkhos.fr/wp-content/uploads/2020/05/logo.svg" "medium-width" => 300 "medium-height" => 300 "medium_large" => "https://elenkhos.fr/wp-content/uploads/2020/05/logo.svg" "medium_large-width" => 768 "medium_large-height" => 1 "large" => "https://elenkhos.fr/wp-content/uploads/2020/05/logo.svg" "large-width" => 1024 "large-height" => 1024 "1536x1536" => "https://elenkhos.fr/wp-content/uploads/2020/05/logo.svg" "1536x1536-width" => 363 "1536x1536-height" => 72 "2048x2048" => "https://elenkhos.fr/wp-content/uploads/2020/05/logo.svg" "2048x2048-width" => 363 "2048x2048-height" => 72 "square_sm" => "https://elenkhos.fr/wp-content/uploads/2020/05/logo.svg" "square_sm-width" => 300 "square_sm-height" => 60 ] ] "logo_w" => array:24 [ "ID" => 487 "id" => 487 "title" => "eks-logo-footer copie" "filename" => "eks-logo-footer-copie.png" "filesize" => 2951 "url" => "https://elenkhos.fr/wp-content/uploads/2020/05/eks-logo-footer-copie.png" "link" => "https://elenkhos.fr/eks-logo-footer-copie/" "alt" => "" "author" => "1" "description" => "" "caption" => "" "name" => "eks-logo-footer-copie" "status" => "inherit" "uploaded_to" => 0 "date" => "2020-05-15 17:40:25" "modified" => "2020-05-15 17:40:25" "menu_order" => 0 "mime_type" => "image/png" "type" => "image" "subtype" => "png" "icon" => "https://elenkhos.fr/wp-includes/images/media/default.png" "width" => 252 "height" => 28 "sizes" => array:21 [ "thumbnail" => "https://elenkhos.fr/wp-content/uploads/2020/05/eks-logo-footer-copie-150x150.png" "thumbnail-width" => 150 "thumbnail-height" => 150 "medium" => "https://elenkhos.fr/wp-content/uploads/2020/05/eks-logo-footer-copie.png" "medium-width" => 252 "medium-height" => 28 "medium_large" => "https://elenkhos.fr/wp-content/uploads/2020/05/eks-logo-footer-copie.png" "medium_large-width" => 252 "medium_large-height" => 28 "large" => "https://elenkhos.fr/wp-content/uploads/2020/05/eks-logo-footer-copie.png" "large-width" => 252 "large-height" => 28 "1536x1536" => "https://elenkhos.fr/wp-content/uploads/2020/05/eks-logo-footer-copie.png" "1536x1536-width" => 252 "1536x1536-height" => 28 "2048x2048" => "https://elenkhos.fr/wp-content/uploads/2020/05/eks-logo-footer-copie.png" "2048x2048-width" => 252 "2048x2048-height" => 28 "square_sm" => "https://elenkhos.fr/wp-content/uploads/2020/05/eks-logo-footer-copie-300x300.png" "square_sm-width" => 300 "square_sm-height" => 300 ] ] "option_contact_email" => "contact@adveris.fr" "option_contact_email_address" => "13 rue Uzès, 75002 Paris" "option_contact_phone" => "01 83 62 85 80" "scripts_analytics" => "" "text_404" => "404 - Page introuvable" "text_btn_news" => "Retour aux actualités" "tw_img" => array:24 [ "ID" => 162 "id" => 162 "title" => "tw" "filename" => "tw.png" "filesize" => 397 "url" => "https://elenkhos.fr/wp-content/uploads/2020/04/tw.png" "link" => "https://elenkhos.fr/tw/" "alt" => "" "author" => "1" "description" => "" "caption" => "" "name" => "tw" "status" => "inherit" "uploaded_to" => 0 "date" => "2020-04-01 14:15:29" "modified" => "2020-04-01 14:15:29" "menu_order" => 0 "mime_type" => "image/png" "type" => "image" "subtype" => "png" "icon" => "https://elenkhos.fr/wp-includes/images/media/default.png" "width" => 29 "height" => 24 "sizes" => array:21 [ "thumbnail" => "https://elenkhos.fr/wp-content/uploads/2020/04/tw-150x150.png" "thumbnail-width" => 150 "thumbnail-height" => 150 "medium" => "https://elenkhos.fr/wp-content/uploads/2020/04/tw.png" "medium-width" => 29 "medium-height" => 24 "medium_large" => "https://elenkhos.fr/wp-content/uploads/2020/04/tw.png" "medium_large-width" => 29 "medium_large-height" => 24 "large" => "https://elenkhos.fr/wp-content/uploads/2020/04/tw.png" "large-width" => 29 "large-height" => 24 "1536x1536" => "https://elenkhos.fr/wp-content/uploads/2020/04/tw.png" "1536x1536-width" => 29 "1536x1536-height" => 24 "2048x2048" => "https://elenkhos.fr/wp-content/uploads/2020/04/tw.png" "2048x2048-width" => 29 "2048x2048-height" => 24 "square_sm" => "https://elenkhos.fr/wp-content/uploads/2020/04/tw-300x300.png" "square_sm-width" => 300 "square_sm-height" => 300 ] ] "tw_link" => "" ] "is_device" => false "links" => array:2 [ "archives" => array:1 [ "news" => "https://elenkhos.fr/actualites/" ] "pages" => array:1 [ "page_exemple" => "https://elenkhos.fr/qui-sommes-nous/" ] ] "clear_head_for_yoast" => true "google_map_api_key" => "AIzaSyDGF98psyVSiyiVhFovqfhMDrGJ-Ls2Uoc" "current_language" => "fr" "languages" => array:2 [ "en" => array:13 [ "code" => "en" "id" => "1" "native_name" => "EN" "major" => "1" "active" => 0 "default_locale" => "en_US" "encode_url" => "0" "tag" => "en" "missing" => 0 "translated_name" => "EN" "url" => "https://elenkhos.fr/en/qui-sommes-nous/" "country_flag_url" => "https://elenkhos.fr/wp-content/plugins/sitepress-multilingual-cms/res/flags/en.png" "language_code" => "en" ] "fr" => array:13 [ "code" => "fr" "id" => "4" "native_name" => "FR" "major" => "1" "active" => "1" "default_locale" => "fr_FR" "encode_url" => "0" "tag" => "fr" "missing" => 0 "translated_name" => "FR" "url" => "https://elenkhos.fr/qui-sommes-nous/" "country_flag_url" => "https://elenkhos.fr/wp-content/plugins/sitepress-multilingual-cms/res/flags/fr.png" "language_code" => "fr" ] ] "blog_page_url" => "https://elenkhos.fr/actualites/" "http_host" => "https://elenkhos.fr" "wp_title" => "Qui sommes nous ? | Elenkhos - EKS Group" "body_class" => "page-template page-template-templates page-template-cms page-template-templatescms-php page page-id-66" "site" => Site {#13101 +admin_email: "admin@adveris.fr" +blogname: null +charset: "UTF-8" +description: "" +id: null +language: "fr-FR" +multisite: false +name: "Elenkhos - EKS Group" +pingback_url: "https://elenkhos.fr/xmlrpc.php" +siteurl: null +theme: Theme {#13100 +name: "Yagami - Adveris" +version: "" +parent: false +parent_slug: null +slug: "yagami-adveris" +uri: "https://elenkhos.fr/wp-content/themes/yagami-adveris" -theme: WP_Theme {#13105 +update: false -theme_root: "/var/www/www.elenkhos.fr/wp-content/themes" -headers: array:13 [ "Name" => "Yagami - Adveris" "ThemeURI" => "" "Description" => "Custom starter to build wordpress theme from scratch" "Author" => "Kévin Vacherot" "AuthorURI" => "https://www.linkedin.com/in/k%C3%A9vin-vacherot-b9a004a2/" "Version" => "" "Template" => "" "Status" => "" "Tags" => "yagami, blank" "TextDomain" => "Yagami" "DomainPath" => "" "RequiresWP" => "" "RequiresPHP" => "" ] -headers_sanitized: array:2 [ "Name" => "Yagami - Adveris" "Version" => "" ] -name_translated: null -errors: null -stylesheet: "yagami-adveris" -template: "yagami-adveris" -parent: null -theme_root_uri: "https://elenkhos.fr/wp-content/themes" -textdomain_loaded: null -cache_hash: "6c84d2cb6081fc3fcf146e582ff8b4c7" } +id: null +ID: null +object_type: null } +title: "Elenkhos - EKS Group" +url: "https://elenkhos.fr" +home_url: "https://elenkhos.fr" +site_url: "https://elenkhos.fr" +rdf: "https://elenkhos.fr/feed/rdf/" +rss: "https://elenkhos.fr/feed/rss/" +rss2: "https://elenkhos.fr/feed/" +atom: "https://elenkhos.fr/feed/atom/" +ID: null +object_type: null +"pingback": "https://elenkhos.fr/xmlrpc.php" } "request" => Request {#13107 +post: [] +get: [] +id: null +ID: null +object_type: null } "user" => false "theme" => Theme {#13100} "posts" => PostQuery {#13109 +found_posts: 1 #userQuery: false #queryIterator: QueryIterator {#13110 -_query: WP_Query {#5616 +query: array:2 [ "page" => "" "pagename" => "qui-sommes-nous" ] +query_vars: array:64 [ "page" => 0 "pagename" => "qui-sommes-nous" "error" => "" "m" => "" "p" => 0 "post_parent" => "" "subpost" => "" "subpost_id" => "" "attachment" => "" "attachment_id" => 0 "name" => "qui-sommes-nous" "page_id" => 0 "second" => "" "minute" => "" "hour" => "" "day" => 0 "monthnum" => 0 "year" => 0 "w" => 0 "category_name" => "" "tag" => "" "cat" => "" "tag_id" => "" "author" => "" "author_name" => "" "feed" => "" "tb" => "" "paged" => 0 "meta_key" => "" "meta_value" => "" "preview" => "" "s" => "" "sentence" => "" "title" => "" "fields" => "" "menu_order" => "" "embed" => "" "category__in" => [] "category__not_in" => [] "category__and" => [] "post__in" => [] "post__not_in" => [] "post_name__in" => [] "tag__in" => [] "tag__not_in" => [] "tag__and" => [] "tag_slug__in" => [] "tag_slug__and" => [] "post_parent__in" => [] "post_parent__not_in" => [] "author__in" => [] "author__not_in" => [] "ignore_sticky_posts" => false "suppress_filters" => false "cache_results" => true "update_post_term_cache" => true "lazy_load_term_meta" => true "update_post_meta_cache" => true "post_type" => "" "posts_per_page" => 999 "nopaging" => false "comments_per_page" => "50" "no_found_rows" => false "order" => "DESC" ] +tax_query: null +meta_query: WP_Meta_Query {#13087 +queries: [] +relation: null +meta_table: null +meta_id_column: null +primary_table: null +primary_id_column: null #table_aliases: [] #clauses: [] #has_or_relation: false } +date_query: false +queried_object: WP_Post {#5318 +ID: 66 +post_author: "1" +post_date: "2020-03-17 23:54:39" +post_date_gmt: "2020-03-17 22:54:39" +post_content: "A venir" +post_title: "Qui sommes nous ?" +post_excerpt: "" +post_status: "publish" +comment_status: "closed" +ping_status: "closed" +post_password: "" +post_name: "qui-sommes-nous" +to_ping: "" +pinged: "" +post_modified: "2020-06-01 19:38:08" +post_modified_gmt: "2020-06-01 17:38:08" +post_content_filtered: "" +post_parent: 0 +guid: "http://elenkhos.fr/?page_id=66" +menu_order: 4 +post_type: "page" +post_mime_type: "" +comment_count: "0" +filter: "raw" } +queried_object_id: 66 +request: """ SELECT ek_posts.* FROM ek_posts JOIN ek_icl_translations wpml_translations\n \t\t\t\t\t\t\tON ek_posts.ID = wpml_translations.element_id\n \t\t\t\t\t\t\t\tAND wpml_translations.element_type = CONCAT('post_', ek_posts.post_type) WHERE 1=1 AND (ek_posts.ID = '66') AND ek_posts.post_type = 'page' AND ( ( ( wpml_translations.language_code = 'fr' OR 0 ) AND ek_posts.post_type IN ('post','page','attachment','wp_block','prestations' ) ) OR ek_posts.post_type NOT IN ('post','page','attachment','wp_block','prestations' ) ) ORDER BY ek_posts.menu_order, ek_posts.post_date DESC """ +posts: & array:1 [ 0 => WP_Post {#13078 +ID: 66 +post_author: "1" +post_date: "2020-03-17 23:54:39" +post_date_gmt: "2020-03-17 22:54:39" +post_content: "A venir" +post_title: "Qui sommes nous ?" +post_excerpt: "" +post_status: "publish" +comment_status: "closed" +ping_status: "closed" +post_password: "" +post_name: "qui-sommes-nous" +to_ping: "" +pinged: "" +post_modified: "2020-06-01 19:38:08" +post_modified_gmt: "2020-06-01 17:38:08" +post_content_filtered: "" +post_parent: 0 +guid: "http://elenkhos.fr/?page_id=66" +menu_order: 4 +post_type: "page" +post_mime_type: "" +comment_count: "0" +filter: "raw" +"status": "publish" +"id": 66 +"slug": "qui-sommes-nous" +"custom": array:7 [ "_edit_last" => "1" "_wpml_media_featured" => "1" "_wpml_media_duplicate" => "1" "_edit_lock" => "1602484150:2" "_wp_page_template" => "templates/cms.php" "_yoast_wpseo_content_score" => "60" "inline_featured_image" => "0" ] } ] +post_count: 1 +current_post: -1 +in_the_loop: false +post: WP_Post {#13078} +comment_count: 0 +current_comment: -1 +found_posts: 1 +max_num_pages: 0 +max_num_comment_pages: 0 +is_single: false +is_preview: false +is_page: true +is_archive: false +is_date: false +is_year: false +is_month: false +is_day: false +is_time: false +is_author: false +is_category: false +is_tag: false +is_tax: false +is_search: false +is_feed: false +is_comment_feed: false +is_trackback: false +is_home: false +is_privacy_policy: false +is_404: false +is_embed: false +is_paged: false +is_admin: false +is_attachment: false +is_singular: true +is_robots: false +is_favicon: false +is_posts_page: false +is_post_type_archive: false -query_vars_hash: "9c6fdb38db5acf30b239f181747279f5" -query_vars_changed: false +thumbnails_cached: false -stopwords: null -compat_fields: array:2 [ 0 => "query_vars_hash" 1 => "query_vars_changed" ] -compat_methods: array:2 [ 0 => "init_query_flags" 1 => "parse_tax_query" ] } -_posts_class: "\Timber\Post" } #pagination: null : false : false : "Timber\PostsIterator" : array:1 [ 0 => Post {#13112 +ImageClass: "Timber\Image" +PostClass: "Timber\Post" +TermClass: "Timber\Term" +object_type: "post" +custom: array:7 [ "_edit_last" => "1" "_wpml_media_featured" => "1" "_wpml_media_duplicate" => "1" "_edit_lock" => "1602484150:2" "_wp_page_template" => "templates/cms.php" "_yoast_wpseo_content_score" => "60" "inline_featured_image" => "0" ] #___content: null #_permalink: null #_next: [] #_prev: [] #_css_class: null +id: 66 +ID: 66 +post_author: "1" +post_content: "A venir" +post_date: "2020-03-17 23:54:39" +post_excerpt: "" +post_parent: 0 +post_status: "publish" +post_title: "Qui sommes nous ?" +post_type: "page" +slug: "qui-sommes-nous" #__type: null +"_edit_last": "1" +"_wpml_media_featured": "1" +"_wpml_media_duplicate": "1" +"_edit_lock": "1602484150:2" +"_wp_page_template": "templates/cms.php" +"_yoast_wpseo_content_score": "60" +"inline_featured_image": "0" +"post_date_gmt": "2020-03-17 22:54:39" +"comment_status": "closed" +"ping_status": "closed" +"post_password": "" +"post_name": "qui-sommes-nous" +"to_ping": "" +"pinged": "" +"post_modified": "2020-06-01 19:38:08" +"post_modified_gmt": "2020-06-01 17:38:08" +"post_content_filtered": "" +"guid": "http://elenkhos.fr/?page_id=66" +"menu_order": 4 +"post_mime_type": "" +"comment_count": "0" +"filter": "raw" +"status": "publish" } ] } "wp_head" => FunctionWrapper {#13111 -_class: null -_function: "wp_head" -_args: [] -_use_ob: false } "wp_footer" => FunctionWrapper {#13114 -_class: null -_function: "wp_footer" -_args: [] -_use_ob: false } "menu" => array:2 [ "primary" => Menu {#13116 +MenuItemClass: "Timber\MenuItem" +PostClass: "Timber\Post" +depth: 0 +items: array:4 [ 0 => MenuItem {#13352 +children: [] +has_child_class: false +classes: array:5 [ 0 => "" 1 => "menu-item" 2 => "menu-item-type-post_type" 3 => "menu-item-object-page" 4 => "menu-item-252" ] +class: "menu-item menu-item-type-post_type menu-item-object-page menu-item-252" +level: 0 +post_name: "252" +url: "https://elenkhos.fr/apropos/" +PostClass: "Timber\Post" +current: false +current_item_parent: false +current_item_ancestor: false #menu: Menu {#13116} #_name: null #_menu_item_object_id: "95" #_menu_item_url: "" #menu_object: Post {#13218 +ImageClass: "Timber\Image" +PostClass: "Timber\Post" +TermClass: "Timber\Term" +object_type: "post" +custom: array:8 [ "_menu_item_type" => "post_type" "_menu_item_menu_item_parent" => "0" "_menu_item_object_id" => "95" "_menu_item_object" => "page" "_menu_item_target" => "" "_menu_item_classes" => array:1 [ …1] "_menu_item_xfn" => "" "_menu_item_url" => "" ] #___content: null #_permalink: null #_next: [] #_prev: [] #_css_class: null +id: 252 +ID: 252 +post_author: "1" +post_content: " " +post_date: "2020-04-02 21:03:15" +post_excerpt: "" +post_parent: 0 +post_status: "publish" +post_title: "" +post_type: "nav_menu_item" +slug: "252" #__type: null +"_menu_item_type": "post_type" +"_menu_item_menu_item_parent": "0" +"_menu_item_object_id": "95" +"_menu_item_object": "page" +"_menu_item_target": "" +"_menu_item_classes": array:1 [ 0 => "" ] +"_menu_item_xfn": "" +"_menu_item_url": "" +"post_date_gmt": "2020-04-02 19:03:15" +"comment_status": "closed" +"ping_status": "closed" +"post_password": "" +"post_name": "252" +"to_ping": "" +"pinged": "" +"post_modified": "2020-08-20 12:22:19" +"post_modified_gmt": "2020-08-20 10:22:19" +"post_content_filtered": "" +"guid": "http://elenkhos.fr/?p=252" +"menu_order": 1 +"post_mime_type": "" +"comment_count": "0" +"filter": "raw" +"db_id": 252 +"menu_item_parent": "0" +"object_id": "95" +"object": "page" +"type_label": "Page" +"url": "https://elenkhos.fr/apropos/" +"target": "" +"attr_title": "" +"description": "" +"classes": array:4 [ 0 => "" 1 => "menu-item" 2 => "menu-item-type-post_type" 3 => "menu-item-object-page" ] +"xfn": "" +"current": false +"current_item_ancestor": false +"current_item_parent": false +"__title": "A propos" +"status": "publish" } +id: 252 +ID: 252 +object_type: "post" +"ImageClass": "Timber\Image" +"TermClass": "Timber\Term" +"custom": array:8 [ "_menu_item_type" => "post_type" "_menu_item_menu_item_parent" => "0" "_menu_item_object_id" => "95" "_menu_item_object" => "page" "_menu_item_target" => "" "_menu_item_classes" => array:1 [ 0 => "" ] "_menu_item_xfn" => "" "_menu_item_url" => "" ] +"___content": null +"_permalink": null +"_next": [] +"_prev": [] +"_css_class": null +"post_author": "1" +"post_content": " " +"post_date": "2020-04-02 21:03:15" +"post_excerpt": "" +"post_parent": 0 +"post_status": "publish" +"post_title": "" +"post_type": "nav_menu_item" +"__type": null +"_menu_item_type": "post_type" +"_menu_item_menu_item_parent": "0" +"_menu_item_object": "page" +"_menu_item_target": "" +"_menu_item_classes": array:1 [ 0 => "" ] +"_menu_item_xfn": "" +"post_date_gmt": "2020-04-02 19:03:15" +"comment_status": "closed" +"ping_status": "closed" +"post_password": "" +"to_ping": "" +"pinged": "" +"post_modified": "2020-08-20 12:22:19" +"post_modified_gmt": "2020-08-20 10:22:19" +"post_content_filtered": "" +"guid": "http://elenkhos.fr/?p=252" +"menu_order": 1 +"post_mime_type": "" +"comment_count": "0" +"filter": "raw" +"db_id": 252 +"menu_item_parent": "0" +"object_id": "95" +"object": "page" +"type_label": "Page" +"target": "" +"attr_title": "" +"description": "" +"xfn": "" +"__title": "A propos" +"status": "publish" +"name": "A propos" } 1 => MenuItem {#13224 +children: array:4 [ 0 => MenuItem {#13225 +children: [] +has_child_class: false +classes: array:5 [ …5] +class: "menu-item menu-item-type-post_type menu-item-object-prestations menu-item-687" +level: 1 +post_name: "687" +url: "https://elenkhos.fr/prestations/strategie-et-ingenierie-de-surete/" +PostClass: "Timber\Post" +current: false +current_item_parent: false +current_item_ancestor: false #menu: Menu {#13116} #_name: null #_menu_item_object_id: "680" #_menu_item_url: "" #menu_object: Post {#13138 …61} +id: 687 +ID: 687 +object_type: "post" +"ImageClass": "Timber\Image" +"TermClass": "Timber\Term" +"custom": array:8 [ …8] +"___content": null +"_permalink": null +"_next": [] +"_prev": [] +"_css_class": null +"post_author": "1" +"post_content": " " +"post_date": "2020-07-15 15:17:46" +"post_excerpt": "" +"post_parent": 0 +"post_status": "publish" +"post_title": "" +"post_type": "nav_menu_item" +"__type": null +"_menu_item_type": "post_type" +"_menu_item_menu_item_parent": "280" +"_menu_item_object": "prestations" +"_menu_item_target": "" +"_menu_item_classes": array:1 [ …1] +"_menu_item_xfn": "" +"post_date_gmt": "2020-07-15 13:17:46" +"comment_status": "closed" +"ping_status": "closed" +"post_password": "" +"to_ping": "" +"pinged": "" +"post_modified": "2020-08-20 12:22:20" +"post_modified_gmt": "2020-08-20 10:22:20" +"post_content_filtered": "" +"guid": "http://elenkhos.fr/?p=687" +"menu_order": 3 +"post_mime_type": "" +"comment_count": "0" +"filter": "raw" +"db_id": 687 +"menu_item_parent": "280" +"object_id": "680" +"object": "prestations" +"type_label": "Prestation" +"target": "" +"attr_title": "" +"description": "" +"xfn": "" +"__title": "Stratégie et ingénierie de sureté" +"status": "publish" +"name": "Stratégie et ingénierie de sureté" } 1 => MenuItem {#13212 +children: [] +has_child_class: false +classes: array:5 [ …5] +class: "menu-item menu-item-type-post_type menu-item-object-prestations menu-item-686" +level: 1 +post_name: "686" +url: "https://elenkhos.fr/prestations/risques-pyrotechniques/" +PostClass: "Timber\Post" +current: false +current_item_parent: false +current_item_ancestor: false #menu: Menu {#13116} #_name: null #_menu_item_object_id: "681" #_menu_item_url: "" #menu_object: Post {#13213 …61} +id: 686 +ID: 686 +object_type: "post" +"ImageClass": "Timber\Image" +"TermClass": "Timber\Term" +"custom": array:8 [ …8] +"___content": null +"_permalink": null +"_next": [] +"_prev": [] +"_css_class": null +"post_author": "1" +"post_content": " " +"post_date": "2020-07-15 15:17:47" +"post_excerpt": "" +"post_parent": 0 +"post_status": "publish" +"post_title": "" +"post_type": "nav_menu_item" +"__type": null +"_menu_item_type": "post_type" +"_menu_item_menu_item_parent": "280" +"_menu_item_object": "prestations" +"_menu_item_target": "" +"_menu_item_classes": array:1 [ …1] +"_menu_item_xfn": "" +"post_date_gmt": "2020-07-15 13:17:47" +"comment_status": "closed" +"ping_status": "closed" +"post_password": "" +"to_ping": "" +"pinged": "" +"post_modified": "2020-08-20 12:22:21" +"post_modified_gmt": "2020-08-20 10:22:21" +"post_content_filtered": "" +"guid": "http://elenkhos.fr/?p=686" +"menu_order": 4 +"post_mime_type": "" +"comment_count": "0" +"filter": "raw" +"db_id": 686 +"menu_item_parent": "280" +"object_id": "681" +"object": "prestations" +"type_label": "Prestation" +"target": "" +"attr_title": "" +"description": "" +"xfn": "" +"__title": "Risques pyrotechniques" +"status": "publish" +"name": "Risques pyrotechniques" } 2 => MenuItem {#13210 +children: [] +has_child_class: false +classes: array:5 [ …5] +class: "menu-item menu-item-type-post_type menu-item-object-prestations menu-item-684" +level: 1 +post_name: "684" +url: "https://elenkhos.fr/prestations/outils-metiers/" +PostClass: "Timber\Post" +current: false +current_item_parent: false +current_item_ancestor: false #menu: Menu {#13116} #_name: null #_menu_item_object_id: "682" #_menu_item_url: "" #menu_object: Post {#13211 …61} +id: 684 +ID: 684 +object_type: "post" +"ImageClass": "Timber\Image" +"TermClass": "Timber\Term" +"custom": array:8 [ …8] +"___content": null +"_permalink": null +"_next": [] +"_prev": [] +"_css_class": null +"post_author": "1" +"post_content": " " +"post_date": "2020-07-15 15:17:47" +"post_excerpt": "" +"post_parent": 0 +"post_status": "publish" +"post_title": "" +"post_type": "nav_menu_item" +"__type": null +"_menu_item_type": "post_type" +"_menu_item_menu_item_parent": "280" +"_menu_item_object": "prestations" +"_menu_item_target": "" +"_menu_item_classes": array:1 [ …1] +"_menu_item_xfn": "" +"post_date_gmt": "2020-07-15 13:17:47" +"comment_status": "closed" +"ping_status": "closed" +"post_password": "" +"to_ping": "" +"pinged": "" +"post_modified": "2020-08-20 12:22:21" +"post_modified_gmt": "2020-08-20 10:22:21" +"post_content_filtered": "" +"guid": "http://elenkhos.fr/?p=684" +"menu_order": 5 +"post_mime_type": "" +"comment_count": "0" +"filter": "raw" +"db_id": 684 +"menu_item_parent": "280" +"object_id": "682" +"object": "prestations" +"type_label": "Prestation" +"target": "" +"attr_title": "" +"description": "" +"xfn": "" +"__title": "Outils métiers" +"status": "publish" +"name": "Outils métiers" } 3 => MenuItem {#13208 +children: [] +has_child_class: false +classes: array:5 [ …5] +class: "menu-item menu-item-type-post_type menu-item-object-prestations menu-item-685" +level: 1 +post_name: "685" +url: "https://elenkhos.fr/prestations/materiels-specifiques/" +PostClass: "Timber\Post" +current: false +current_item_parent: false +current_item_ancestor: false #menu: Menu {#13116} #_name: null #_menu_item_object_id: "683" #_menu_item_url: "" #menu_object: Post {#13209 …61} +id: 685 +ID: 685 +object_type: "post" +"ImageClass": "Timber\Image" +"TermClass": "Timber\Term" +"custom": array:8 [ …8] +"___content": null +"_permalink": null +"_next": [] +"_prev": [] +"_css_class": null +"post_author": "1" +"post_content": " " +"post_date": "2020-07-15 15:17:48" +"post_excerpt": "" +"post_parent": 0 +"post_status": "publish" +"post_title": "" +"post_type": "nav_menu_item" +"__type": null +"_menu_item_type": "post_type" +"_menu_item_menu_item_parent": "280" +"_menu_item_object": "prestations" +"_menu_item_target": "" +"_menu_item_classes": array:1 [ …1] +"_menu_item_xfn": "" +"post_date_gmt": "2020-07-15 13:17:48" +"comment_status": "closed" +"ping_status": "closed" +"post_password": "" +"to_ping": "" +"pinged": "" +"post_modified": "2020-08-20 12:22:22" +"post_modified_gmt": "2020-08-20 10:22:22" +"post_content_filtered": "" +"guid": "http://elenkhos.fr/?p=685" +"menu_order": 6 +"post_mime_type": "" +"comment_count": "0" +"filter": "raw" +"db_id": 685 +"menu_item_parent": "280" +"object_id": "683" +"object": "prestations" +"type_label": "Prestation" +"target": "" +"attr_title": "" +"description": "" +"xfn": "" +"__title": "Matériels spécifiques" +"status": "publish" +"name": "Matériels spécifiques" } ] +has_child_class: true +classes: array:6 [ 0 => "" 1 => "menu-item" 2 => "menu-item-type-post_type" 3 => "menu-item-object-page" 4 => "menu-item-280" 5 => "menu-item-has-children" ] +class: "menu-item menu-item-type-post_type menu-item-object-page menu-item-280 menu-item-has-children" +level: 0 +post_name: "prestations" +url: "https://elenkhos.fr/nosprestations/" +PostClass: "Timber\Post" +current: false +current_item_parent: false +current_item_ancestor: false #menu: Menu {#13116} #_name: null #_menu_item_object_id: "67" #_menu_item_url: "" #menu_object: Post {#1561 +ImageClass: "Timber\Image" +PostClass: "Timber\Post" +TermClass: "Timber\Term" +object_type: "post" +custom: array:8 [ "_menu_item_type" => "post_type" "_menu_item_menu_item_parent" => "0" "_menu_item_object_id" => "67" "_menu_item_object" => "page" "_menu_item_target" => "" "_menu_item_classes" => array:1 [ …1] "_menu_item_xfn" => "" "_menu_item_url" => "" ] #___content: null #_permalink: null #_next: [] #_prev: [] #_css_class: null +id: 280 +ID: 280 +post_author: "1" +post_content: " " +post_date: "2020-04-03 22:17:46" +post_excerpt: "" +post_parent: 0 +post_status: "publish" +post_title: "" +post_type: "nav_menu_item" +slug: "prestations" #__type: null +"_menu_item_type": "post_type" +"_menu_item_menu_item_parent": "0" +"_menu_item_object_id": "67" +"_menu_item_object": "page" +"_menu_item_target": "" +"_menu_item_classes": array:1 [ 0 => "" ] +"_menu_item_xfn": "" +"_menu_item_url": "" +"post_date_gmt": "2020-04-03 20:17:46" +"comment_status": "closed" +"ping_status": "closed" +"post_password": "" +"post_name": "prestations" +"to_ping": "" +"pinged": "" +"post_modified": "2020-08-20 12:22:20" +"post_modified_gmt": "2020-08-20 10:22:20" +"post_content_filtered": "" +"guid": "http://elenkhos.fr/?p=280" +"menu_order": 2 +"post_mime_type": "" +"comment_count": "0" +"filter": "raw" +"db_id": 280 +"menu_item_parent": "0" +"object_id": "67" +"object": "page" +"type_label": "Page" +"url": "https://elenkhos.fr/nosprestations/" +"target": "" +"attr_title": "" +"description": "" +"classes": array:4 [ 0 => "" 1 => "menu-item" 2 => "menu-item-type-post_type" 3 => "menu-item-object-page" ] +"xfn": "" +"current": false +"current_item_ancestor": false +"current_item_parent": false +"__title": "Prestations" +"status": "publish" } +id: 280 +ID: 280 +object_type: "post" +"ImageClass": "Timber\Image" +"TermClass": "Timber\Term" +"custom": array:8 [ "_menu_item_type" => "post_type" "_menu_item_menu_item_parent" => "0" "_menu_item_object_id" => "67" "_menu_item_object" => "page" "_menu_item_target" => "" "_menu_item_classes" => array:1 [ 0 => "" ] "_menu_item_xfn" => "" "_menu_item_url" => "" ] +"___content": null +"_permalink": null +"_next": [] +"_prev": [] +"_css_class": null +"post_author": "1" +"post_content": " " +"post_date": "2020-04-03 22:17:46" +"post_excerpt": "" +"post_parent": 0 +"post_status": "publish" +"post_title": "" +"post_type": "nav_menu_item" +"__type": null +"_menu_item_type": "post_type" +"_menu_item_menu_item_parent": "0" +"_menu_item_object": "page" +"_menu_item_target": "" +"_menu_item_classes": array:1 [ 0 => "" ] +"_menu_item_xfn": "" +"post_date_gmt": "2020-04-03 20:17:46" +"comment_status": "closed" +"ping_status": "closed" +"post_password": "" +"to_ping": "" +"pinged": "" +"post_modified": "2020-08-20 12:22:20" +"post_modified_gmt": "2020-08-20 10:22:20" +"post_content_filtered": "" +"guid": "http://elenkhos.fr/?p=280" +"menu_order": 2 +"post_mime_type": "" +"comment_count": "0" +"filter": "raw" +"db_id": 280 +"menu_item_parent": "0" +"object_id": "67" +"object": "page" +"type_label": "Page" +"target": "" +"attr_title": "" +"description": "" +"xfn": "" +"__title": "Prestations" +"status": "publish" +"name": "Prestations" } 2 => MenuItem {#13206 +children: [] +has_child_class: false +classes: array:5 [ 0 => "" 1 => "menu-item" 2 => "menu-item-type-post_type" 3 => "menu-item-object-page" 4 => "menu-item-281" ] +class: "menu-item menu-item-type-post_type menu-item-object-page menu-item-281" +level: 0 +post_name: "actualites-2" +url: "https://elenkhos.fr/actualites/" +PostClass: "Timber\Post" +current: false +current_item_parent: false +current_item_ancestor: false #menu: Menu {#13116} #_name: null #_menu_item_object_id: "42" #_menu_item_url: "" #menu_object: Post {#13207 +ImageClass: "Timber\Image" +PostClass: "Timber\Post" +TermClass: "Timber\Term" +object_type: "post" +custom: array:8 [ "_menu_item_type" => "post_type" "_menu_item_menu_item_parent" => "0" "_menu_item_object_id" => "42" "_menu_item_object" => "page" "_menu_item_target" => "" "_menu_item_classes" => array:1 [ …1] "_menu_item_xfn" => "" "_menu_item_url" => "" ] #___content: null #_permalink: null #_next: [] #_prev: [] #_css_class: null +id: 281 +ID: 281 +post_author: "1" +post_content: " " +post_date: "2020-04-03 22:17:47" +post_excerpt: "" +post_parent: 0 +post_status: "publish" +post_title: "" +post_type: "nav_menu_item" +slug: "actualites-2" #__type: null +"_menu_item_type": "post_type" +"_menu_item_menu_item_parent": "0" +"_menu_item_object_id": "42" +"_menu_item_object": "page" +"_menu_item_target": "" +"_menu_item_classes": array:1 [ 0 => "" ] +"_menu_item_xfn": "" +"_menu_item_url": "" +"post_date_gmt": "2020-04-03 20:17:47" +"comment_status": "closed" +"ping_status": "closed" +"post_password": "" +"post_name": "actualites-2" +"to_ping": "" +"pinged": "" +"post_modified": "2020-08-20 12:22:22" +"post_modified_gmt": "2020-08-20 10:22:22" +"post_content_filtered": "" +"guid": "http://elenkhos.fr/?p=281" +"menu_order": 7 +"post_mime_type": "" +"comment_count": "0" +"filter": "raw" +"db_id": 281 +"menu_item_parent": "0" +"object_id": "42" +"object": "page" +"type_label": "Page" +"url": "https://elenkhos.fr/actualites/" +"target": "" +"attr_title": "" +"description": "" +"classes": array:4 [ 0 => "" 1 => "menu-item" 2 => "menu-item-type-post_type" 3 => "menu-item-object-page" ] +"xfn": "" +"current": false +"current_item_ancestor": false +"current_item_parent": false +"__title": "Actualités" +"status": "publish" } +id: 281 +ID: 281 +object_type: "post" +"ImageClass": "Timber\Image" +"TermClass": "Timber\Term" +"custom": array:8 [ "_menu_item_type" => "post_type" "_menu_item_menu_item_parent" => "0" "_menu_item_object_id" => "42" "_menu_item_object" => "page" "_menu_item_target" => "" "_menu_item_classes" => array:1 [ 0 => "" ] "_menu_item_xfn" => "" "_menu_item_url" => "" ] +"___content": null +"_permalink": null +"_next": [] +"_prev": [] +"_css_class": null +"post_author": "1" +"post_content": " " +"post_date": "2020-04-03 22:17:47" +"post_excerpt": "" +"post_parent": 0 +"post_status": "publish" +"post_title": "" +"post_type": "nav_menu_item" +"__type": null +"_menu_item_type": "post_type" +"_menu_item_menu_item_parent": "0" +"_menu_item_object": "page" +"_menu_item_target": "" +"_menu_item_classes": array:1 [ 0 => "" ] +"_menu_item_xfn": "" +"post_date_gmt": "2020-04-03 20:17:47" +"comment_status": "closed" +"ping_status": "closed" +"post_password": "" +"to_ping": "" +"pinged": "" +"post_modified": "2020-08-20 12:22:22" +"post_modified_gmt": "2020-08-20 10:22:22" +"post_content_filtered": "" +"guid": "http://elenkhos.fr/?p=281" +"menu_order": 7 +"post_mime_type": "" +"comment_count": "0" +"filter": "raw" +"db_id": 281 +"menu_item_parent": "0" +"object_id": "42" +"object": "page" +"type_label": "Page" +"target": "" +"attr_title": "" +"description": "" +"xfn": "" +"__title": "Actualités" +"status": "publish" +"name": "Actualités" } 3 => MenuItem {#13204 +children: [] +has_child_class: false +classes: array:5 [ 0 => "mobile" 1 => "menu-item" 2 => "menu-item-type-post_type" 3 => "menu-item-object-page" 4 => "menu-item-449" ] +class: "mobile menu-item menu-item-type-post_type menu-item-object-page menu-item-449" +level: 0 +post_name: "449" +url: "https://elenkhos.fr/contact/" +PostClass: "Timber\Post" +current: false +current_item_parent: false +current_item_ancestor: false #menu: Menu {#13116} #_name: null #_menu_item_object_id: "9" #_menu_item_url: "" #menu_object: Post {#13205 +ImageClass: "Timber\Image" +PostClass: "Timber\Post" +TermClass: "Timber\Term" +object_type: "post" +custom: array:8 [ "_menu_item_type" => "post_type" "_menu_item_menu_item_parent" => "0" "_menu_item_object_id" => "9" "_menu_item_object" => "page" "_menu_item_target" => "" "_menu_item_classes" => array:1 [ …1] "_menu_item_xfn" => "" "_menu_item_url" => "" ] #___content: null #_permalink: null #_next: [] #_prev: [] #_css_class: null +id: 449 +ID: 449 +post_author: "1" +post_content: " " +post_date: "2020-04-15 19:04:11" +post_excerpt: "" +post_parent: 0 +post_status: "publish" +post_title: "" +post_type: "nav_menu_item" +slug: "449" #__type: null +"_menu_item_type": "post_type" +"_menu_item_menu_item_parent": "0" +"_menu_item_object_id": "9" +"_menu_item_object": "page" +"_menu_item_target": "" +"_menu_item_classes": array:1 [ 0 => "mobile" ] +"_menu_item_xfn": "" +"_menu_item_url": "" +"post_date_gmt": "2020-04-15 17:04:11" +"comment_status": "closed" +"ping_status": "closed" +"post_password": "" +"post_name": "449" +"to_ping": "" +"pinged": "" +"post_modified": "2020-08-20 12:22:23" +"post_modified_gmt": "2020-08-20 10:22:23" +"post_content_filtered": "" +"guid": "http://elenkhos.fr/?p=449" +"menu_order": 8 +"post_mime_type": "" +"comment_count": "0" +"filter": "raw" +"db_id": 449 +"menu_item_parent": "0" +"object_id": "9" +"object": "page" +"type_label": "Page" +"url": "https://elenkhos.fr/contact/" +"target": "" +"attr_title": "" +"description": "" +"classes": array:4 [ 0 => "mobile" 1 => "menu-item" 2 => "menu-item-type-post_type" 3 => "menu-item-object-page" ] +"xfn": "" +"current": false +"current_item_ancestor": false +"current_item_parent": false +"__title": "Contactez-nous" +"status": "publish" } +id: 449 +ID: 449 +object_type: "post" +"ImageClass": "Timber\Image" +"TermClass": "Timber\Term" +"custom": array:8 [ "_menu_item_type" => "post_type" "_menu_item_menu_item_parent" => "0" "_menu_item_object_id" => "9" "_menu_item_object" => "page" "_menu_item_target" => "" "_menu_item_classes" => array:1 [ 0 => "mobile" ] "_menu_item_xfn" => "" "_menu_item_url" => "" ] +"___content": null +"_permalink": null +"_next": [] +"_prev": [] +"_css_class": null +"post_author": "1" +"post_content": " " +"post_date": "2020-04-15 19:04:11" +"post_excerpt": "" +"post_parent": 0 +"post_status": "publish" +"post_title": "" +"post_type": "nav_menu_item" +"__type": null +"_menu_item_type": "post_type" +"_menu_item_menu_item_parent": "0" +"_menu_item_object": "page" +"_menu_item_target": "" +"_menu_item_classes": array:1 [ 0 => "mobile" ] +"_menu_item_xfn": "" +"post_date_gmt": "2020-04-15 17:04:11" +"comment_status": "closed" +"ping_status": "closed" +"post_password": "" +"to_ping": "" +"pinged": "" +"post_modified": "2020-08-20 12:22:23" +"post_modified_gmt": "2020-08-20 10:22:23" +"post_content_filtered": "" +"guid": "http://elenkhos.fr/?p=449" +"menu_order": 8 +"post_mime_type": "" +"comment_count": "0" +"filter": "raw" +"db_id": 449 +"menu_item_parent": "0" +"object_id": "9" +"object": "page" +"type_label": "Page" +"target": "" +"attr_title": "" +"description": "" +"xfn": "" +"__title": "Contactez-nous" +"status": "publish" +"name": "Contactez-nous" } ] +id: 3 +ID: 3 +term_id: 3 +name: "Main menu" +title: "Main menu" +options: array:1 [ "depth" => 0 ] +raw_options: [] +theme_location: null +TermClass: "Term" +object_type: "term" +_children: null +taxonomy: "nav_menu" +"slug": "main-menu" +"term_group": 0 +"term_taxonomy_id": 3 +"parent": 0 +"count": 8 +"filter": "raw" } "secondary" => Menu {#13135 +MenuItemClass: "Timber\MenuItem" +PostClass: "Timber\Post" +depth: 0 +items: array:4 [ 0 => MenuItem {#13362 +children: [] +has_child_class: false +classes: array:5 [ 0 => "" 1 => "menu-item" 2 => "menu-item-type-post_type" 3 => "menu-item-object-page" 4 => "menu-item-252" ] +class: "menu-item menu-item-type-post_type menu-item-object-page menu-item-252" +level: 0 +post_name: "252" +url: "https://elenkhos.fr/apropos/" +PostClass: "Timber\Post" +current: false +current_item_parent: false +current_item_ancestor: false #menu: Menu {#13135} #_name: null #_menu_item_object_id: "95" #_menu_item_url: "" #menu_object: Post {#13145 +ImageClass: "Timber\Image" +PostClass: "Timber\Post" +TermClass: "Timber\Term" +object_type: "post" +custom: array:8 [ "_menu_item_type" => "post_type" "_menu_item_menu_item_parent" => "0" "_menu_item_object_id" => "95" "_menu_item_object" => "page" "_menu_item_target" => "" "_menu_item_classes" => array:1 [ …1] "_menu_item_xfn" => "" "_menu_item_url" => "" ] #___content: null #_permalink: null #_next: [] #_prev: [] #_css_class: null +id: 252 +ID: 252 +post_author: "1" +post_content: " " +post_date: "2020-04-02 21:03:15" +post_excerpt: "" +post_parent: 0 +post_status: "publish" +post_title: "" +post_type: "nav_menu_item" +slug: "252" #__type: null +"_menu_item_type": "post_type" +"_menu_item_menu_item_parent": "0" +"_menu_item_object_id": "95" +"_menu_item_object": "page" +"_menu_item_target": "" +"_menu_item_classes": array:1 [ 0 => "" ] +"_menu_item_xfn": "" +"_menu_item_url": "" +"post_date_gmt": "2020-04-02 19:03:15" +"comment_status": "closed" +"ping_status": "closed" +"post_password": "" +"post_name": "252" +"to_ping": "" +"pinged": "" +"post_modified": "2020-08-20 12:22:19" +"post_modified_gmt": "2020-08-20 10:22:19" +"post_content_filtered": "" +"guid": "http://elenkhos.fr/?p=252" +"menu_order": 1 +"post_mime_type": "" +"comment_count": "0" +"filter": "raw" +"db_id": 252 +"menu_item_parent": "0" +"object_id": "95" +"object": "page" +"type_label": "Page" +"url": "https://elenkhos.fr/apropos/" +"target": "" +"attr_title": "" +"description": "" +"classes": array:4 [ 0 => "" 1 => "menu-item" 2 => "menu-item-type-post_type" 3 => "menu-item-object-page" ] +"xfn": "" +"current": false +"current_item_ancestor": false +"current_item_parent": false +"__title": "A propos" +"status": "publish" } +id: 252 +ID: 252 +object_type: "post" +"ImageClass": "Timber\Image" +"TermClass": "Timber\Term" +"custom": array:8 [ "_menu_item_type" => "post_type" "_menu_item_menu_item_parent" => "0" "_menu_item_object_id" => "95" "_menu_item_object" => "page" "_menu_item_target" => "" "_menu_item_classes" => array:1 [ 0 => "" ] "_menu_item_xfn" => "" "_menu_item_url" => "" ] +"___content": null +"_permalink": null +"_next": [] +"_prev": [] +"_css_class": null +"post_author": "1" +"post_content": " " +"post_date": "2020-04-02 21:03:15" +"post_excerpt": "" +"post_parent": 0 +"post_status": "publish" +"post_title": "" +"post_type": "nav_menu_item" +"__type": null +"_menu_item_type": "post_type" +"_menu_item_menu_item_parent": "0" +"_menu_item_object": "page" +"_menu_item_target": "" +"_menu_item_classes": array:1 [ 0 => "" ] +"_menu_item_xfn": "" +"post_date_gmt": "2020-04-02 19:03:15" +"comment_status": "closed" +"ping_status": "closed" +"post_password": "" +"to_ping": "" +"pinged": "" +"post_modified": "2020-08-20 12:22:19" +"post_modified_gmt": "2020-08-20 10:22:19" +"post_content_filtered": "" +"guid": "http://elenkhos.fr/?p=252" +"menu_order": 1 +"post_mime_type": "" +"comment_count": "0" +"filter": "raw" +"db_id": 252 +"menu_item_parent": "0" +"object_id": "95" +"object": "page" +"type_label": "Page" +"target": "" +"attr_title": "" +"description": "" +"xfn": "" +"__title": "A propos" +"status": "publish" +"name": "A propos" } 1 => MenuItem {#13195 +children: array:4 [ 0 => MenuItem {#13193 +children: [] +has_child_class: false +classes: array:5 [ …5] +class: "menu-item menu-item-type-post_type menu-item-object-prestations menu-item-687" +level: 1 +post_name: "687" +url: "https://elenkhos.fr/prestations/strategie-et-ingenierie-de-surete/" +PostClass: "Timber\Post" +current: false +current_item_parent: false +current_item_ancestor: false #menu: Menu {#13135} #_name: null #_menu_item_object_id: "680" #_menu_item_url: "" #menu_object: Post {#13194 …61} +id: 687 +ID: 687 +object_type: "post" +"ImageClass": "Timber\Image" +"TermClass": "Timber\Term" +"custom": array:8 [ …8] +"___content": null +"_permalink": null +"_next": [] +"_prev": [] +"_css_class": null +"post_author": "1" +"post_content": " " +"post_date": "2020-07-15 15:17:46" +"post_excerpt": "" +"post_parent": 0 +"post_status": "publish" +"post_title": "" +"post_type": "nav_menu_item" +"__type": null +"_menu_item_type": "post_type" +"_menu_item_menu_item_parent": "280" +"_menu_item_object": "prestations" +"_menu_item_target": "" +"_menu_item_classes": array:1 [ …1] +"_menu_item_xfn": "" +"post_date_gmt": "2020-07-15 13:17:46" +"comment_status": "closed" +"ping_status": "closed" +"post_password": "" +"to_ping": "" +"pinged": "" +"post_modified": "2020-08-20 12:22:20" +"post_modified_gmt": "2020-08-20 10:22:20" +"post_content_filtered": "" +"guid": "http://elenkhos.fr/?p=687" +"menu_order": 3 +"post_mime_type": "" +"comment_count": "0" +"filter": "raw" +"db_id": 687 +"menu_item_parent": "280" +"object_id": "680" +"object": "prestations" +"type_label": "Prestation" +"target": "" +"attr_title": "" +"description": "" +"xfn": "" +"__title": "Stratégie et ingénierie de sureté" +"status": "publish" +"name": "Stratégie et ingénierie de sureté" } 1 => MenuItem {#13191 +children: [] +has_child_class: false +classes: array:5 [ …5] +class: "menu-item menu-item-type-post_type menu-item-object-prestations menu-item-686" +level: 1 +post_name: "686" +url: "https://elenkhos.fr/prestations/risques-pyrotechniques/" +PostClass: "Timber\Post" +current: false +current_item_parent: false +current_item_ancestor: false #menu: Menu {#13135} #_name: null #_menu_item_object_id: "681" #_menu_item_url: "" #menu_object: Post {#13192 …61} +id: 686 +ID: 686 +object_type: "post" +"ImageClass": "Timber\Image" +"TermClass": "Timber\Term" +"custom": array:8 [ …8] +"___content": null +"_permalink": null +"_next": [] +"_prev": [] +"_css_class": null +"post_author": "1" +"post_content": " " +"post_date": "2020-07-15 15:17:47" +"post_excerpt": "" +"post_parent": 0 +"post_status": "publish" +"post_title": "" +"post_type": "nav_menu_item" +"__type": null +"_menu_item_type": "post_type" +"_menu_item_menu_item_parent": "280" +"_menu_item_object": "prestations" +"_menu_item_target": "" +"_menu_item_classes": array:1 [ …1] +"_menu_item_xfn": "" +"post_date_gmt": "2020-07-15 13:17:47" +"comment_status": "closed" +"ping_status": "closed" +"post_password": "" +"to_ping": "" +"pinged": "" +"post_modified": "2020-08-20 12:22:21" +"post_modified_gmt": "2020-08-20 10:22:21" +"post_content_filtered": "" +"guid": "http://elenkhos.fr/?p=686" +"menu_order": 4 +"post_mime_type": "" +"comment_count": "0" +"filter": "raw" +"db_id": 686 +"menu_item_parent": "280" +"object_id": "681" +"object": "prestations" +"type_label": "Prestation" +"target": "" +"attr_title": "" +"description": "" +"xfn": "" +"__title": "Risques pyrotechniques" +"status": "publish" +"name": "Risques pyrotechniques" } 2 => MenuItem {#13189 +children: [] +has_child_class: false +classes: array:5 [ …5] +class: "menu-item menu-item-type-post_type menu-item-object-prestations menu-item-684" +level: 1 +post_name: "684" +url: "https://elenkhos.fr/prestations/outils-metiers/" +PostClass: "Timber\Post" +current: false +current_item_parent: false +current_item_ancestor: false #menu: Menu {#13135} #_name: null #_menu_item_object_id: "682" #_menu_item_url: "" #menu_object: Post {#13190 …61} +id: 684 +ID: 684 +object_type: "post" +"ImageClass": "Timber\Image" +"TermClass": "Timber\Term" +"custom": array:8 [ …8] +"___content": null +"_permalink": null +"_next": [] +"_prev": [] +"_css_class": null +"post_author": "1" +"post_content": " " +"post_date": "2020-07-15 15:17:47" +"post_excerpt": "" +"post_parent": 0 +"post_status": "publish" +"post_title": "" +"post_type": "nav_menu_item" +"__type": null +"_menu_item_type": "post_type" +"_menu_item_menu_item_parent": "280" +"_menu_item_object": "prestations" +"_menu_item_target": "" +"_menu_item_classes": array:1 [ …1] +"_menu_item_xfn": "" +"post_date_gmt": "2020-07-15 13:17:47" +"comment_status": "closed" +"ping_status": "closed" +"post_password": "" +"to_ping": "" +"pinged": "" +"post_modified": "2020-08-20 12:22:21" +"post_modified_gmt": "2020-08-20 10:22:21" +"post_content_filtered": "" +"guid": "http://elenkhos.fr/?p=684" +"menu_order": 5 +"post_mime_type": "" +"comment_count": "0" +"filter": "raw" +"db_id": 684 +"menu_item_parent": "280" +"object_id": "682" +"object": "prestations" +"type_label": "Prestation" +"target": "" +"attr_title": "" +"description": "" +"xfn": "" +"__title": "Outils métiers" +"status": "publish" +"name": "Outils métiers" } 3 => MenuItem {#13187 +children: [] +has_child_class: false +classes: array:5 [ …5] +class: "menu-item menu-item-type-post_type menu-item-object-prestations menu-item-685" +level: 1 +post_name: "685" +url: "https://elenkhos.fr/prestations/materiels-specifiques/" +PostClass: "Timber\Post" +current: false +current_item_parent: false +current_item_ancestor: false #menu: Menu {#13135} #_name: null #_menu_item_object_id: "683" #_menu_item_url: "" #menu_object: Post {#13188 …61} +id: 685 +ID: 685 +object_type: "post" +"ImageClass": "Timber\Image" +"TermClass": "Timber\Term" +"custom": array:8 [ …8] +"___content": null +"_permalink": null +"_next": [] +"_prev": [] +"_css_class": null +"post_author": "1" +"post_content": " " +"post_date": "2020-07-15 15:17:48" +"post_excerpt": "" +"post_parent": 0 +"post_status": "publish" +"post_title": "" …34 } ] +has_child_class: true +classes: array:6 [ 0 => "" 1 => "menu-item" 2 => "menu-item-type-post_type" 3 => "menu-item-object-page" 4 => "menu-item-280" 5 => "menu-item-has-children" ] +class: "menu-item menu-item-type-post_type menu-item-object-page menu-item-280 menu-item-has-children" +level: 0 +post_name: "prestations" +url: "https://elenkhos.fr/nosprestations/" +PostClass: "Timber\Post" +current: false +current_item_parent: false +current_item_ancestor: false #menu: Menu {#13135} #_name: null #_menu_item_object_id: "67" #_menu_item_url: "" #menu_object: Post {#13361 +ImageClass: "Timber\Image" +PostClass: "Timber\Post" +TermClass: "Timber\Term" +object_type: "post" +custom: array:8 [ …8] #___content: null #_permalink: null #_next: [] #_prev: [] #_css_class: null +id: 280 +ID: 280 +post_author: "1" +post_content: " " +post_date: "2020-04-03 22:17:46" +post_excerpt: "" +post_parent: 0 +post_status: "publish" +post_title: "" +post_type: "nav_menu_item" +slug: "prestations" #__type: null +"_menu_item_type": "post_type" +"_menu_item_menu_item_parent": "0" +"_menu_item_object_id": "67" +"_menu_item_object": "page" +"_menu_item_target": "" +"_menu_item_classes": array:1 [ …1] +"_menu_item_xfn": "" +"_menu_item_url": "" +"post_date_gmt": "2020-04-03 20:17:46" +"comment_status": "closed" +"ping_status": "closed" +"post_password": "" +"post_name": "prestations" +"to_ping": "" +"pinged": "" +"post_modified": "2020-08-20 12:22:20" +"post_modified_gmt": "2020-08-20 10:22:20" +"post_content_filtered": "" +"guid": "http://elenkhos.fr/?p=280" +"menu_order": 2 +"post_mime_type": "" +"comment_count": "0" +"filter": "raw" +"db_id": 280 +"menu_item_parent": "0" +"object_id": "67" +"object": "page" +"type_label": "Page" +"url": "https://elenkhos.fr/nosprestations/" +"target": "" +"attr_title": "" +"description": "" +"classes": array:4 [ …4] +"xfn": "" +"current": false +"current_item_ancestor": false +"current_item_parent": false +"__title": "Prestations" +"status": "publish" } +id: 280 +ID: 280 +object_type: "post" +"ImageClass": "Timber\Image" +"TermClass": "Timber\Term" +"custom": array:8 [ "_menu_item_type" => "post_type" "_menu_item_menu_item_parent" => "0" "_menu_item_object_id" => "67" "_menu_item_object" => "page" "_menu_item_target" => "" "_menu_item_classes" => array:1 [ …1] "_menu_item_xfn" => "" "_menu_item_url" => "" ] +"___content": null +"_permalink": null +"_next": [] +"_prev": [] +"_css_class": null +"post_author": "1" +"post_content": " " +"post_date": "2020-04-03 22:17:46" +"post_excerpt": "" +"post_parent": 0 +"post_status": "publish" +"post_title": "" +"post_type": "nav_menu_item" +"__type": null +"_menu_item_type": "post_type" +"_menu_item_menu_item_parent": "0" +"_menu_item_object": "page" +"_menu_item_target": "" +"_menu_item_classes": array:1 [ 0 => "" ] +"_menu_item_xfn": "" +"post_date_gmt": "2020-04-03 20:17:46" +"comment_status": "closed" +"ping_status": "closed" +"post_password": "" +"to_ping": "" +"pinged": "" +"post_modified": "2020-08-20 12:22:20" +"post_modified_gmt": "2020-08-20 10:22:20" +"post_content_filtered": "" +"guid": "http://elenkhos.fr/?p=280" +"menu_order": 2 +"post_mime_type": "" +"comment_count": "0" +"filter": "raw" +"db_id": 280 +"menu_item_parent": "0" +"object_id": "67" +"object": "page" +"type_label": "Page" +"target": "" +"attr_title": "" +"description": "" +"xfn": "" +"__title": "Prestations" +"status": "publish" +"name": "Prestations" } 2 => MenuItem {#13185 +children: [] +has_child_class: false +classes: array:5 [ 0 => "" 1 => "menu-item" 2 => "menu-item-type-post_type" 3 => "menu-item-object-page" 4 => "menu-item-281" ] +class: "menu-item menu-item-type-post_type menu-item-object-page menu-item-281" +level: 0 +post_name: "actualites-2" +url: "https://elenkhos.fr/actualites/" +PostClass: "Timber\Post" +current: false +current_item_parent: false +current_item_ancestor: false #menu: Menu {#13135} #_name: null #_menu_item_object_id: "42" #_menu_item_url: "" #menu_object: Post {#13186 +ImageClass: "Timber\Image" +PostClass: "Timber\Post" +TermClass: "Timber\Term" +object_type: "post" +custom: array:8 [ …8] #___content: null #_permalink: null #_next: [] #_prev: [] #_css_class: null +id: 281 +ID: 281 +post_author: "1" +post_content: " " +post_date: "2020-04-03 22:17:47" +post_excerpt: "" +post_parent: 0 +post_status: "publish" +post_title: "" +post_type: "nav_menu_item" +slug: "actualites-2" #__type: null +"_menu_item_type": "post_type" +"_menu_item_menu_item_parent": "0" +"_menu_item_object_id": "42" +"_menu_item_object": "page" +"_menu_item_target": "" +"_menu_item_classes": array:1 [ …1] +"_menu_item_xfn": "" +"_menu_item_url": "" +"post_date_gmt": "2020-04-03 20:17:47" +"comment_status": "closed" +"ping_status": "closed" +"post_password": "" +"post_name": "actualites-2" +"to_ping": "" +"pinged": "" +"post_modified": "2020-08-20 12:22:22" +"post_modified_gmt": "2020-08-20 10:22:22" +"post_content_filtered": "" +"guid": "http://elenkhos.fr/?p=281" +"menu_order": 7 +"post_mime_type": "" +"comment_count": "0" +"filter": "raw" +"db_id": 281 +"menu_item_parent": "0" +"object_id": "42" +"object": "page" +"type_label": "Page" +"url": "https://elenkhos.fr/actualites/" +"target": "" +"attr_title": "" +"description": "" +"classes": array:4 [ …4] +"xfn": "" +"current": false +"current_item_ancestor": false +"current_item_parent": false +"__title": "Actualités" +"status": "publish" } +id: 281 +ID: 281 +object_type: "post" +"ImageClass": "Timber\Image" +"TermClass": "Timber\Term" +"custom": array:8 [ "_menu_item_type" => "post_type" "_menu_item_menu_item_parent" => "0" "_menu_item_object_id" => "42" "_menu_item_object" => "page" "_menu_item_target" => "" "_menu_item_classes" => array:1 [ …1] "_menu_item_xfn" => "" "_menu_item_url" => "" ] +"___content": null +"_permalink": null +"_next": [] +"_prev": [] +"_css_class": null +"post_author": "1" +"post_content": " " +"post_date": "2020-04-03 22:17:47" +"post_excerpt": "" +"post_parent": 0 +"post_status": "publish" +"post_title": "" +"post_type": "nav_menu_item" +"__type": null +"_menu_item_type": "post_type" +"_menu_item_menu_item_parent": "0" +"_menu_item_object": "page" +"_menu_item_target": "" +"_menu_item_classes": array:1 [ 0 => "" ] +"_menu_item_xfn": "" +"post_date_gmt": "2020-04-03 20:17:47" +"comment_status": "closed" +"ping_status": "closed" +"post_password": "" +"to_ping": "" +"pinged": "" +"post_modified": "2020-08-20 12:22:22" +"post_modified_gmt": "2020-08-20 10:22:22" +"post_content_filtered": "" +"guid": "http://elenkhos.fr/?p=281" +"menu_order": 7 +"post_mime_type": "" +"comment_count": "0" +"filter": "raw" +"db_id": 281 +"menu_item_parent": "0" +"object_id": "42" +"object": "page" +"type_label": "Page" +"target": "" +"attr_title": "" +"description": "" +"xfn": "" +"__title": "Actualités" +"status": "publish" +"name": "Actualités" } 3 => MenuItem {#13183 +children: [] +has_child_class: false +classes: array:5 [ 0 => "mobile" 1 => "menu-item" 2 => "menu-item-type-post_type" 3 => "menu-item-object-page" 4 => "menu-item-449" ] +class: "mobile menu-item menu-item-type-post_type menu-item-object-page menu-item-449" +level: 0 +post_name: "449" +url: "https://elenkhos.fr/contact/" +PostClass: "Timber\Post" +current: false +current_item_parent: false +current_item_ancestor: false #menu: Menu {#13135} #_name: null #_menu_item_object_id: "9" #_menu_item_url: "" #menu_object: Post {#13184 +ImageClass: "Timber\Image" +PostClass: "Timber\Post" +TermClass: "Timber\Term" +object_type: "post" +custom: array:8 [ …8] #___content: null #_permalink: null #_next: [] #_prev: [] #_css_class: null +id: 449 +ID: 449 +post_author: "1" +post_content: " " +post_date: "2020-04-15 19:04:11" +post_excerpt: "" +post_parent: 0 +post_status: "publish" +post_title: "" +post_type: "nav_menu_item" +slug: "449" #__type: null +"_menu_item_type": "post_type" +"_menu_item_menu_item_parent": "0" +"_menu_item_object_id": "9" +"_menu_item_object": "page" +"_menu_item_target": "" +"_menu_item_classes": array:1 [ …1] +"_menu_item_xfn": "" +"_menu_item_url": "" +"post_date_gmt": "2020-04-15 17:04:11" +"comment_status": "closed" +"ping_status": "closed" +"post_password": "" +"post_name": "449" +"to_ping": "" +"pinged": "" +"post_modified": "2020-08-20 12:22:23" +"post_modified_gmt": "2020-08-20 10:22:23" +"post_content_filtered": "" +"guid": "http://elenkhos.fr/?p=449" +"menu_order": 8 +"post_mime_type": "" +"comment_count": "0" +"filter": "raw" +"db_id": 449 +"menu_item_parent": "0" +"object_id": "9" +"object": "page" +"type_label": "Page" +"url": "https://elenkhos.fr/contact/" +"target": "" +"attr_title": "" +"description": "" +"classes": array:4 [ …4] +"xfn": "" +"current": false +"current_item_ancestor": false +"current_item_parent": false +"__title": "Contactez-nous" +"status": "publish" } +id: 449 +ID: 449 +object_type: "post" +"ImageClass": "Timber\Image" +"TermClass": "Timber\Term" +"custom": array:8 [ "_menu_item_type" => "post_type" "_menu_item_menu_item_parent" => "0" "_menu_item_object_id" => "9" "_menu_item_object" => "page" "_menu_item_target" => "" "_menu_item_classes" => array:1 [ …1] "_menu_item_xfn" => "" "_menu_item_url" => "" ] +"___content": null +"_permalink": null +"_next": [] +"_prev": [] +"_css_class": null +"post_author": "1" +"post_content": " " +"post_date": "2020-04-15 19:04:11" +"post_excerpt": "" +"post_parent": 0 +"post_status": "publish" +"post_title": "" +"post_type": "nav_menu_item" +"__type": null +"_menu_item_type": "post_type" +"_menu_item_menu_item_parent": "0" +"_menu_item_object": "page" +"_menu_item_target": "" +"_menu_item_classes": array:1 [ 0 => "mobile" ] +"_menu_item_xfn": "" +"post_date_gmt": "2020-04-15 17:04:11" +"comment_status": "closed" +"ping_status": "closed" +"post_password": "" +"to_ping": "" +"pinged": "" +"post_modified": "2020-08-20 12:22:23" +"post_modified_gmt": "2020-08-20 10:22:23" +"post_content_filtered": "" +"guid": "http://elenkhos.fr/?p=449" +"menu_order": 8 +"post_mime_type": "" +"comment_count": "0" +"filter": "raw" +"db_id": 449 +"menu_item_parent": "0" +"object_id": "9" +"object": "page" +"type_label": "Page" +"target": "" +"attr_title": "" +"description": "" +"xfn": "" +"__title": "Contactez-nous" +"status": "publish" +"name": "Contactez-nous" } ] +id: 3 +ID: 3 +term_id: 3 +name: "Main menu" +title: "Main menu" +options: array:1 [ "depth" => 0 ] +raw_options: [] +theme_location: null +TermClass: "Term" +object_type: "term" +_children: null +taxonomy: "nav_menu" +"slug": "main-menu" +"term_group": 0 +"term_taxonomy_id": 3 +"parent": 0 +"count": 8 +"filter": "raw" } ] ]
Super Globals
$_COOKIE
array:1 [ "wp-wpml_current_language" => "fr" ]
$_SERVER
array:37 [ "SERVER_SOFTWARE" => "Apache/2.4.41 (Ubuntu)" "REQUEST_URI" => "/qui-sommes-nous/" "REDIRECT_HTTP_AUTHORIZATION" => "" "REDIRECT_HTTPS" => "on" "REDIRECT_SSL_TLS_SNI" => "elenkhos.fr" "REDIRECT_STATUS" => "200" "HTTP_AUTHORIZATION" => "" "HTTPS" => "on" "SSL_TLS_SNI" => "elenkhos.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_ACCEPT_ENCODING" => "br,gzip" "HTTP_HOST" => "elenkhos.fr" "HTTP_CONNECTION" => "Keep-Alive" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" "SERVER_SIGNATURE" => "" "SERVER_NAME" => "elenkhos.fr" "SERVER_ADDR" => "51.210.243.11" "SERVER_PORT" => "443" "REMOTE_ADDR" => "54.236.58.220" "DOCUMENT_ROOT" => "/var/www/www.elenkhos.fr" "REQUEST_SCHEME" => "https" "CONTEXT_PREFIX" => "" "CONTEXT_DOCUMENT_ROOT" => "/var/www/www.elenkhos.fr" "SERVER_ADMIN" => "[no address given]" "SCRIPT_FILENAME" => "/var/www/www.elenkhos.fr/index.php" "REMOTE_PORT" => "59840" "REDIRECT_URL" => "/qui-sommes-nous/" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/1.1" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "SCRIPT_NAME" => "/index.php" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1614706217.5819 "REQUEST_TIME" => 1614706217 ]
User
false