Team

Screening by team
See entire team
Board of Directors
Investment
LBO Mid Cap
LBO Small Cap
Real Estate and Proptech
Venture Digital Health
Public Equity
Administration & Finance
Compliance
ESG
Operational Performance
Investor Relations
Screening by location
France
Italy
http: //preprod.lbofrance.com/en/team/
Entry point: functions.php
Router detection: is_page_template()
Controller: MembersController archiveAction()
View: views/members/archive.twig

Resolver scheme


Router Condition: is_page_template()
Controller: /controllers/MembersController.php
Method: archiveAction()
View: views/members/archive.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/equipe.php
  • The Router calls MembersController() archiveAction() which renders the template views/members/archive.twig

MembersController


Controller

path /controllers/MembersController.php
abs_path /var/www/lbofrance.com/docs/wp-content/themes/yagami/controllers/MembersController.php

Render

view views/members/archive.twig

Datas

array:4 [
  "post" => Post {#7719
    +ImageClass: "Timber\Image"
    +PostClass: "Timber\Post"
    +TermClass: "Timber\Term"
    +object_type: "post"
    +custom: array:15 [
      "_wpml_word_count" => "{"total":2,"to_translate":{"fr":2}}"
      "_edit_last" => "1"
      "_wp_page_template" => "templates/equipe.php"
      "_wpml_media_duplicate" => "1"
      "_wpml_media_featured" => "1"
      "_last_translation_edit_mode" => "native-editor"
      "_edit_lock" => "1679420208:1"
      "partial_banner_title" => ""
      "_partial_banner_title" => "field_5e149499176e8"
      "partial_banner_image" => "6662"
      "_partial_banner_image" => "field_5e1494b1176e9"
      "partial_banner_position" => "center"
      "_partial_banner_position" => "field_5e159b584fad9"
      "_yoast_wpseo_estimated-reading-time-minutes" => ""
      "_wpml_media_has_media" => "1"
    ]
    #___content: null
    #_permalink: null
    #_next: []
    #_prev: []
    #_css_class: null
    +id: 2577
    +ID: 2577
    +post_author: "1"
    +post_content: ""
    +post_date: "2020-01-06 18:34:48"
    +post_excerpt: ""
    +post_parent: 0
    +post_status: "publish"
    +post_title: "Team"
    +post_type: "page"
    +slug: "team"
    #__type: null
    +"_wpml_word_count": "{"total":2,"to_translate":{"fr":2}}"
    +"_edit_last": "1"
    +"_wp_page_template": "templates/equipe.php"
    +"_wpml_media_duplicate": "1"
    +"_wpml_media_featured": "1"
    +"_last_translation_edit_mode": "native-editor"
    +"_edit_lock": "1679420208:1"
    +"partial_banner_title": ""
    +"_partial_banner_title": "field_5e149499176e8"
    +"partial_banner_image": "6662"
    +"_partial_banner_image": "field_5e1494b1176e9"
    +"partial_banner_position": "center"
    +"_partial_banner_position": "field_5e159b584fad9"
    +"_yoast_wpseo_estimated-reading-time-minutes": ""
    +"_wpml_media_has_media": "1"
    +"post_date_gmt": "2020-01-06 17:34:48"
    +"comment_status": "closed"
    +"ping_status": "closed"
    +"post_password": ""
    +"post_name": "team"
    +"to_ping": ""
    +"pinged": ""
    +"post_modified": "2022-04-29 13:53:30"
    +"post_modified_gmt": "2022-04-29 11:53:30"
    +"post_content_filtered": ""
    +"guid": "http://preprod.lbofrance.com/?page_id=2577"
    +"menu_order": 2
    +"post_mime_type": ""
    +"comment_count": "0"
    +"filter": "raw"
    +"status": "publish"
  }
  "members" => PostQuery {#7718
    +found_posts: 51
    #userQuery: array:5 [
      "post_type" => "members"
      "posts_per_page" => -1
      "meta_key" => "last_name"
      "orderby" => "meta_value"
      "order" => "ASC"
    ]
    #queryIterator: QueryIterator {#7716
      -_query: WP_Query {#7715
        +query: array:5 [ …5]
        +query_vars: array:67 [ …67]
        +tax_query: WP_Tax_Query {#7712 …6}
        +meta_query: WP_Meta_Query {#7713 …9}
        +date_query: false
        +request: """
          SELECT   lbo_posts.*\n
          \t\t\t\t\t FROM lbo_posts  INNER JOIN lbo_postmeta ON ( lbo_posts.ID = lbo_postmeta.post_id ) JOIN lbo_icl_translations wpml_translations\n
          \t\t\t\t\t\t\tON lbo_posts.ID = wpml_translations.element_id\n
          \t\t\t\t\t\t\t\tAND wpml_translations.element_type = CONCAT('post_', lbo_posts.post_type) \n
          \t\t\t\t\t WHERE 1=1  AND ( \n
            lbo_postmeta.meta_key = 'last_name'\n
          ) AND ((lbo_posts.post_type = 'members' AND (lbo_posts.post_status = 'publish' OR lbo_posts.post_status = 'acf-disabled'))) AND ( ( ( wpml_translations.language_code = 'en' OR 0 ) AND lbo_posts.post_type  IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','members','investments' )  ) OR lbo_posts.post_type  NOT  IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','members','investments' )  )\n
          \t\t\t\t\t GROUP BY lbo_posts.ID\n
          \t\t\t\t\t ORDER BY lbo_postmeta.meta_value ASC\n
          \t\t\t\t\t 
          """
        +posts: array:51 [ …51]
        +post_count: 51
        +current_post: -1
        +before_loop: true
        +in_the_loop: false
        +post: WP_Post {#445 …28}
        +comment_count: 0
        +current_comment: -1
        +found_posts: 51
        +max_num_pages: 0
        +max_num_comment_pages: 0
        +is_single: false
        +is_preview: false
        +is_page: false
        +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: true
        +is_privacy_policy: false
        +is_404: false
        +is_embed: false
        +is_paged: false
        +is_admin: false
        +is_attachment: false
        +is_singular: false
        +is_robots: false
        +is_favicon: false
        +is_posts_page: false
        +is_post_type_archive: false
        -query_vars_hash: "05a974e89a7b3b339114dc867d3feeec"
        -query_vars_changed: true
        +thumbnails_cached: false
        #allow_query_attachment_by_filename: false
        -stopwords: null
        -compat_fields: array:2 [ …2]
        -compat_methods: array:2 [ …2]
      }
      -_posts_class: "\Timber\Post"
    }
    #pagination: null
    flag::STD_PROP_LIST: false
    flag::ARRAY_AS_PROPS: false
    iteratorClass: "Timber\PostsIterator"
    storage: array:51 [
      0 => Post {#9276
        +ImageClass: "Timber\Image"
        +PostClass: "Timber\Post"
        +TermClass: "Timber\Term"
        +object_type: "post"
        +custom: array:24 [ …24]
        #___content: null
        #_permalink: "https://preprod.lbofrance.com/en/equipe/franck-abadia/"
        #_next: []
        #_prev: []
        #_css_class: null
        +id: 2118
        +ID: 2118
        +post_author: "1"
        +post_content: ""
        +post_date: "2019-11-19 11:52:36"
        +post_excerpt: ""
        +post_parent: 0
        +post_status: "publish"
        +post_title: "Franck Abadia"
        +post_type: "members"
        +slug: "franck-abadia"
        #__type: null
        +"first_name": "Franck"
        +"_first_name": "field_5cb0acaa348ec"
        +"last_name": "Abadia"
        +"_last_name": "field_5cb0acbf348ed"
        +"image": "1814"
        +"_image": "field_5db95d92be6ab"
        +"position": "Managing Director, Operating Team"
        +"_position": "field_5cb0ad2a348f1"
        +"text": "Franck joined LBO France in 2014. He started his career in 2004 in the automotive industry (Faurecia, Asahi Glass Co.) where he held Business Development positions. He then joined Lafarge headquarters to develop energy sourcing optimizations worldwide. Since 2012, Franck was a Vice President at AlixPartners, a consulting firm specialized in Operations Performance where he served clients in B-to-B sectors such as Telecom and Process Industries. Franck graduated from Arts & Métiers engineering school. He also holds a MSc from Cranfield University UK and an MBA from the HEC business school."
        +"_text": "field_5cb0acd5348ee"
        +"linkedin": ""
        +"_linkedin": "field_5cb0ace9348ef"
        +"mail": "franck.abadia@lbofrance.com"
        +"_mail": "field_5cb0acfd348f0"
        +"_wpml_media_has_media": "1"
        +"_yoast_wpseo_primary_teams": ""
        +"_yoast_wpseo_primary_implantations": ""
        +"_wpml_media_duplicate": "1"
        +"_edit_lock": "1648044316:2"
        +"_edit_last": "2"
        +"_last_translation_edit_mode": "native-editor"
        +"_wp_attachment_metadata": ""
        +"_wpml_media_featured": "0"
        +"_yoast_wpseo_estimated-reading-time-minutes": ""
        +"post_date_gmt": "2019-11-19 10:52:36"
        +"comment_status": "closed"
        +"ping_status": "closed"
        +"post_password": ""
        +"post_name": "franck-abadia"
        +"to_ping": ""
        +"pinged": ""
        +"post_modified": "2022-03-23 15:06:50"
        +"post_modified_gmt": "2022-03-23 14:06:50"
        +"post_content_filtered": ""
        +"guid": "http://preprod.lbofrance.com/equipe/franck-abadia/"
        +"menu_order": 117
        +"post_mime_type": ""
        +"comment_count": "0"
        +"filter": "raw"
        +"status": "publish"
      }
      1 => Post {#9277
        +ImageClass: "Timber\Image"
        +PostClass: "Timber\Post"
        +TermClass: "Timber\Term"
        +object_type: "post"
        +custom: array:24 [ …24]
        #___content: null
        #_permalink: "https://preprod.lbofrance.com/en/equipe/marie-astrid-auriol/"
        #_next: []
        #_prev: []
        #_css_class: null
        +id: 2117
        +ID: 2117
        +post_author: "1"
        +post_content: ""
        +post_date: "2019-11-19 12:06:35"
        +post_excerpt: ""
        +post_parent: 0
        +post_status: "publish"
        +post_title: "Marie-Astrid Auriol"
        +post_type: "members"
        +slug: "marie-astrid-auriol"
        #__type: null
        +"first_name": "Marie-Astrid"
        +"_first_name": "field_5cb0acaa348ec"
        +"last_name": "Auriol"
        +"_last_name": "field_5cb0acbf348ed"
        +"image": "1817"
        +"_image": "field_5db95d92be6ab"
        +"position": "Partner, CFO"
        +"_position": "field_5cb0ad2a348f1"
        +"text": "Marie-Astrid joined LBO France in 2003. She started began her career at Mazars where she was an auditor in the banking sector. In 2001 she joined AXA Private Equity where she was responsible for the financial control of FCPR and FCPI (French investment vehicules). Marie-Astrid holds a degree in Agricultural Science and graduated from ESCP Europe Business school."
        +"_text": "field_5cb0acd5348ee"
        +"linkedin": ""
        +"_linkedin": "field_5cb0ace9348ef"
        +"mail": "ma.auriol@lbofrance.com"
        +"_mail": "field_5cb0acfd348f0"
        +"_wpml_media_has_media": "1"
        +"_yoast_wpseo_primary_teams": "82"
        +"_yoast_wpseo_primary_implantations": ""
        +"_yoast_wpseo_content_score": "30"
        +"_wpml_media_duplicate": "1"
        +"_edit_lock": "1585815415:1"
        +"_edit_last": "1"
        +"_last_translation_edit_mode": "native-editor"
        +"_wp_attachment_metadata": ""
        +"_wpml_media_featured": "0"
        +"post_date_gmt": "2019-11-19 11:06:35"
        +"comment_status": "closed"
        +"ping_status": "closed"
        +"post_password": ""
        +"post_name": "marie-astrid-auriol"
        +"to_ping": ""
        +"pinged": ""
        +"post_modified": "2020-01-28 16:57:31"
        +"post_modified_gmt": "2020-01-28 15:57:31"
        +"post_content_filtered": ""
        +"guid": "http://preprod.lbofrance.com/equipe/marie-astrid-auriol/"
        +"menu_order": 34
        +"post_mime_type": ""
        +"comment_count": "0"
        +"filter": "raw"
        +"status": "publish"
      }
      2 => Post {#9278
        +ImageClass: "Timber\Image"
        +PostClass: "Timber\Post"
        +TermClass: "Timber\Term"
        +object_type: "post"
        +custom: array:25 [ …25]
        #___content: null
        #_permalink: "https://preprod.lbofrance.com/en/equipe/arthur-balland/"
        #_next: []
        #_prev: []
        #_css_class: null
        +id: 2102
        +ID: 2102
        +post_author: "1"
        +post_content: ""
        +post_date: "2019-11-19 12:15:07"
        +post_excerpt: ""
        +post_parent: 0
        +post_status: "publish"
        +post_title: "Arthur Balland"
        +post_type: "members"
        +slug: "arthur-balland"
        #__type: null
        +"first_name": "Arthur"
        +"_first_name": "field_5cb0acaa348ec"
        +"last_name": "Balland"
        +"_last_name": "field_5cb0acbf348ed"
        +"image": "1818"
        +"_image": "field_5db95d92be6ab"
        +"position": "Investment Manager, LBO Small Cap"
        +"_position": "field_5cb0ad2a348f1"
        +"text": "Arthur joined LBO France in 2018. He previously spent a year as an investment analyst within BNP Paribas’ leveraged finance team in New York. Prior to that, he was subsequently an intern and an analyst within the team managing the proprietary private equity investment portfolio of the Rothschild & Co group. Arthur graduated from HEC Business school."
        +"_text": "field_5cb0acd5348ee"
        +"linkedin": ""
        +"_linkedin": "field_5cb0ace9348ef"
        +"mail": "arthur.balland@lbofrance.com"
        +"_mail": "field_5cb0acfd348f0"
        +"_yoast_wpseo_primary_teams": "86"
        +"_yoast_wpseo_primary_implantations": ""
        +"_wpml_media_duplicate": "1"
        +"_edit_lock": "1654874508:4"
        +"_edit_last": "4"
        +"_last_translation_edit_mode": "native-editor"
        +"_wp_attachment_metadata": ""
        +"_wpml_media_featured": "0"
        +"_wpml_word_count": "{"total":4,"to_translate":{"fr":4,"it":4}}"
        +"_yoast_wpseo_estimated-reading-time-minutes": ""
        +"_wpml_media_has_media": "1"
        +"post_date_gmt": "2019-11-19 11:15:07"
        +"comment_status": "closed"
        +"ping_status": "closed"
        +"post_password": ""
        +"post_name": "arthur-balland"
        +"to_ping": ""
        +"pinged": ""
        +"post_modified": "2022-06-07 17:14:49"
        +"post_modified_gmt": "2022-06-07 15:14:49"
        +"post_content_filtered": ""
        +"guid": "http://preprod.lbofrance.com/equipe/arthur-balland/"
        +"menu_order": 119
        +"post_mime_type": ""
        +"comment_count": "0"
        +"filter": "raw"
        +"status": "publish"
      }
      3 => Post {#9279
        +ImageClass: "Timber\Image"
        +PostClass: "Timber\Post"
        +TermClass: "Timber\Term"
        +object_type: "post"
        +custom: array:24 [ …24]
        #___content: null
        #_permalink: "https://preprod.lbofrance.com/en/equipe/anais-barbosa/"
        #_next: []
        #_prev: []
        #_css_class: null
        +id: 5469
        +ID: 5469
        +post_author: "4"
        +post_content: ""
        +post_date: "2021-06-16 14:45:41"
        +post_excerpt: ""
        +post_parent: 0
        +post_status: "publish"
        +post_title: "Anais Barbosa"
        +post_type: "members"
        +slug: "anais-barbosa"
        #__type: null
        +"_wpml_word_count": "{"total":4,"to_translate":{"fr":4,"it":4}}"
        +"_edit_lock": "1663324421:4"
        +"_edit_last": "4"
        +"_wpml_media_featured": "1"
        +"_wpml_media_duplicate": "1"
        +"_yoast_wpseo_primary_implantations": "94"
        +"first_name": "Anais"
        +"_first_name": "field_5cb0acaa348ec"
        +"last_name": "BARBOSA"
        +"_last_name": "field_5cb0acbf348ed"
        +"image": "72480"
        +"_image": "field_5db95d92be6ab"
        +"position": "Assistant"
        +"_position": "field_5cb0ad2a348f1"
        +"text": "Anais joined LBO France in February 2018, she started her career as an office manager at Brainsonic and then as a personal assistant at KPMG for the Leadership Advisory team."
        +"_text": "field_5cb0acd5348ee"
        +"linkedin": ""
        +"_linkedin": "field_5cb0ace9348ef"
        +"mail": ""
        +"_mail": "field_5cb0acfd348f0"
        +"_yoast_wpseo_estimated-reading-time-minutes": "0"
        +"_yoast_wpseo_primary_teams": "82"
        +"_yoast_wpseo_wordproof_timestamp": ""
        +"_wpml_media_has_media": "1"
        +"post_date_gmt": "2021-06-16 12:45:41"
        +"comment_status": "closed"
        +"ping_status": "closed"
        +"post_password": ""
        +"post_name": "anais-barbosa"
        +"to_ping": ""
        +"pinged": ""
        +"post_modified": "2022-09-16 12:35:44"
        +"post_modified_gmt": "2022-09-16 10:35:44"
        +"post_content_filtered": ""
        +"guid": "http://preprod.lbofrance.com/?post_type=members&p=5469"
        +"menu_order": 132
        +"post_mime_type": ""
        +"comment_count": "0"
        +"filter": "raw"
        +"status": "publish"
      }
      4 => Post {#9280
        +ImageClass: "Timber\Image"
        +PostClass: "Timber\Post"
        +TermClass: "Timber\Term"
        +object_type: "post"
        +custom: array:26 [ …26]
        #___content: null
        #_permalink: "https://preprod.lbofrance.com/en/equipe/xavier-bayrou/"
        #_next: []
        #_prev: []
        #_css_class: null
        +id: 6146
        +ID: 6146
        +post_author: "4"
        +post_content: ""
        +post_date: "2022-01-06 10:16:34"
        +post_excerpt: ""
        +post_parent: 0
        +post_status: "publish"
        +post_title: "Xavier Bayrou"
        +post_type: "members"
        +slug: "xavier-bayrou"
        #__type: null
        +"_wpml_word_count": "{"total":4,"to_translate":{"fr":4,"it":4}}"
        +"_wpml_media_featured": array:2 [ …2]
        +"_wpml_media_duplicate": array:2 [ …2]
        +"first_name": "Xavier"
        +"_first_name": "field_5cb0acaa348ec"
        +"last_name": "Bayrou"
        +"_last_name": "field_5cb0acbf348ed"
        +"image": "6280"
        +"_image": "field_5db95d92be6ab"
        +"position": "Investment Manager, LBO Mid Cap"
        +"_position": "field_5cb0ad2a348f1"
        +"text": "Prior to joining LBO France in 2021, Xavier spent 3 years at L.E.K Consulting as a Senior Associate Consultant focusing on strategic due diligences for private equity funds as well as various projects for corporate clients. Before L.E.K., Xavier completed internships in Venture Capital (C4 Ventures) and Private Equity (Parquest Capital, Rothschild & Co). Xavier graduated from HEC."
        +"_text": "field_5cb0acd5348ee"
        +"linkedin": ""
        +"_linkedin": "field_5cb0ace9348ef"
        +"mail": "xavier.bayrou@lbofrance.com"
        +"_mail": "field_5cb0acfd348f0"
        +"_yoast_wpseo_primary_teams": ""
        +"_yoast_wpseo_primary_implantations": ""
        +"_last_translation_edit_mode": "native-editor"
        +"_wp_attachment_metadata": ""
        +"_dp_original": "2074"
        +"_edit_lock": "1645111965:4"
        +"_edit_last": "4"
        +"_yoast_wpseo_estimated-reading-time-minutes": ""
        +"_wpml_media_has_media": "1"
        +"post_date_gmt": "2022-01-06 09:16:34"
        +"comment_status": "closed"
        +"ping_status": "closed"
        +"post_password": ""
        +"post_name": "xavier-bayrou"
        +"to_ping": ""
        +"pinged": ""
        +"post_modified": "2022-02-17 16:35:06"
        +"post_modified_gmt": "2022-02-17 15:35:06"
        +"post_content_filtered": ""
        +"guid": "http://preprod.lbofrance.com/?post_type=members&p=6146"
        +"menu_order": 112
        +"post_mime_type": ""
        +"comment_count": "0"
        +"filter": "raw"
        +"status": "publish"
      }
      5 => Post {#9281
        +ImageClass: "Timber\Image"
        +PostClass: "Timber\Post"
        +TermClass: "Timber\Term"
        +object_type: "post"
        +custom: array:23 [ …23]
        #___content: null
        #_permalink: "https://preprod.lbofrance.com/en/equipe/charles-beal/"
        #_next: []
        #_prev: []
        #_css_class: null
        +id: 2082
        +ID: 2082
        +post_author: "1"
        +post_content: ""
        +post_date: "2019-11-19 12:17:42"
        +post_excerpt: ""
        +post_parent: 0
        +post_status: "publish"
        +post_title: "Charles Béal"
        +post_type: "members"
        +slug: "charles-beal"
        #__type: null
        +"first_name": "Charles"
        +"_first_name": "field_5cb0acaa348ec"
        +"last_name": "Béal"
        +"_last_name": "field_5cb0acbf348ed"
        +"image": "1819"
        +"_image": "field_5db95d92be6ab"
        +"position": "Investment Manager, LBO Small Cap"
        +"_position": "field_5cb0ad2a348f1"
        +"text": "Charles joined LBO France in 2018, after completing a gap-year internship. Meanwhile, he has done an internship in strategy consulting in Morocco. Charles graduated from HEC Business school."
        +"_text": "field_5cb0acd5348ee"
        +"linkedin": ""
        +"_linkedin": "field_5cb0ace9348ef"
        +"mail": "charles.beal@lbofrance.com"
        +"_mail": "field_5cb0acfd348f0"
        +"_yoast_wpseo_primary_teams": ""
        +"_yoast_wpseo_primary_implantations": ""
        +"_yoast_wpseo_content_score": "30"
        +"_wpml_media_duplicate": "1"
        +"_edit_lock": "1585814139:1"
        +"_edit_last": "4"
        +"_last_translation_edit_mode": "native-editor"
        +"_wp_attachment_metadata": ""
        +"_wpml_media_featured": "0"
        +"post_date_gmt": "2019-11-19 11:17:42"
        +"comment_status": "closed"
        +"ping_status": "closed"
        +"post_password": ""
        +"post_name": "charles-beal"
        +"to_ping": ""
        +"pinged": ""
        +"post_modified": "2020-02-10 16:55:52"
        +"post_modified_gmt": "2020-02-10 15:55:52"
        +"post_content_filtered": ""
        +"guid": "http://preprod.lbofrance.com/equipe/charles-beal/"
        +"menu_order": 120
        +"post_mime_type": ""
        +"comment_count": "0"
        +"filter": "raw"
        +"status": "publish"
      }
      6 => Post {#9282
        +ImageClass: "Timber\Image"
        +PostClass: "Timber\Post"
        +TermClass: "Timber\Term"
        +object_type: "post"
        +custom: array:26 [ …26]
        #___content: null
        #_permalink: "https://preprod.lbofrance.com/en/equipe/arthur-bernardin/"
        #_next: []
        #_prev: []
        #_css_class: null
        +id: 2078
        +ID: 2078
        +post_author: "1"
        +post_content: ""
        +post_date: "2019-11-19 12:19:52"
        +post_excerpt: ""
        +post_parent: 0
        +post_status: "publish"
        +post_title: "Arthur Bernardin"
        +post_type: "members"
        +slug: "arthur-bernardin"
        #__type: null
        +"first_name": "Arthur"
        +"_first_name": "field_5cb0acaa348ec"
        +"last_name": "Bernardin"
        +"_last_name": "field_5cb0acbf348ed"
        +"image": "6460"
        +"_image": "field_5db95d92be6ab"
        +"position": "Partner, LBO Small Cap"
        +"_position": "field_5cb0ad2a348f1"
        +"text": "Arthur joined LBO France in 2010 and he is based in Milan since 2017. Previously, he spent 12 years in strategic consulting within L.E.K. in Paris, handling a number of projects for industrial clients and being involved in over sixty projects for Private Equity clients, mostly strategic due diligences in LBO context. He began his career in 1995 as a financial analyst at Schneider mainly in New York. Arthur graduated from HEC Business school."
        +"_text": "field_5cb0acd5348ee"
        +"linkedin": ""
        +"_linkedin": "field_5cb0ace9348ef"
        +"mail": "arthur.bernardin@lbofrance.com"
        +"_mail": "field_5cb0acfd348f0"
        +"_wpml_media_has_media": "1"
        +"_yoast_wpseo_primary_teams": ""
        +"_yoast_wpseo_primary_implantations": ""
        +"_wpml_media_duplicate": "1"
        +"_edit_lock": "1661410144:4"
        +"_edit_last": "4"
        +"_last_translation_edit_mode": "native-editor"
        +"_wp_attachment_metadata": ""
        +"_wpml_media_featured": "0"
        +"_wpml_word_count": "{"total":4,"to_translate":{"fr":4,"it":4}}"
        +"_yoast_wpseo_estimated-reading-time-minutes": "0"
        +"_yoast_wpseo_wordproof_timestamp": ""
        +"post_date_gmt": "2019-11-19 11:19:52"
        +"comment_status": "closed"
        +"ping_status": "closed"
        +"post_password": ""
        +"post_name": "arthur-bernardin"
        +"to_ping": ""
        +"pinged": ""
        +"post_modified": "2022-08-25 08:51:24"
        +"post_modified_gmt": "2022-08-25 06:51:24"
        +"post_content_filtered": ""
        +"guid": "http://preprod.lbofrance.com/equipe/arthur-bernardin/"
        +"menu_order": 90
        +"post_mime_type": ""
        +"comment_count": "0"
        +"filter": "raw"
        +"status": "publish"
      }
      7 => Post {#9283
        +ImageClass: "Timber\Image"
        +PostClass: "Timber\Post"
        +TermClass: "Timber\Term"
        +object_type: "post"
        +custom: array:24 [ …24]
        #___content: null
        #_permalink: "https://preprod.lbofrance.com/en/equipe/thomas-boulman/"
        #_next: []
        #_prev: []
        #_css_class: null
        +id: 2071
        +ID: 2071
        +post_author: "1"
        +post_content: ""
        +post_date: "2019-11-19 12:23:49"
        +post_excerpt: ""
        +post_parent: 0
        +post_status: "publish"
        +post_title: "Thomas Boulman"
        +post_type: "members"
        +slug: "thomas-boulman"
        #__type: null
        +"first_name": "Thomas"
        +"_first_name": "field_5cb0acaa348ec"
        +"last_name": "Boulman"
        +"_last_name": "field_5cb0acbf348ed"
        +"image": "1822"
        +"_image": "field_5db95d92be6ab"
        +"position": "Partner, Head of LBO Mid Cap"
        +"_position": "field_5cb0ad2a348f1"
        +"text": "Thomas joined LBO France in 1999. Since then, Thomas has led and executed several deals, including Materne, Chryso, Crouzet or Dutscher. Previously, he spent over four years as project manager with Arthur Andersen and specialized in due diligence in the private equity sector. Thomas graduated from the HEC Business school."
        +"_text": "field_5cb0acd5348ee"
        +"linkedin": ""
        +"_linkedin": "field_5cb0ace9348ef"
        +"mail": "thomas.boulman@lbofrance.com"
        +"_mail": "field_5cb0acfd348f0"
        +"_wpml_media_has_media": "1"
        +"_yoast_wpseo_primary_teams": "85"
        +"_yoast_wpseo_primary_implantations": ""
        +"_wpml_media_duplicate": "1"
        +"_edit_lock": "1642782550:2"
        +"_edit_last": "2"
        +"_last_translation_edit_mode": "native-editor"
        +"_wp_attachment_metadata": ""
        +"_wpml_media_featured": "0"
        +"_yoast_wpseo_estimated-reading-time-minutes": ""
        +"post_date_gmt": "2019-11-19 11:23:49"
        +"comment_status": "closed"
        +"ping_status": "closed"
        +"post_password": ""
        +"post_name": "thomas-boulman"
        +"to_ping": ""
        +"pinged": ""
        +"post_modified": "2022-01-21 17:31:31"
        +"post_modified_gmt": "2022-01-21 16:31:31"
        +"post_content_filtered": ""
        +"guid": "http://preprod.lbofrance.com/equipe/thomas-boulman/"
        +"menu_order": 45
        +"post_mime_type": ""
        +"comment_count": "0"
        +"filter": "raw"
        +"status": "publish"
      }
      8 => Post {#9284
        +ImageClass: "Timber\Image"
        +PostClass: "Timber\Post"
        +TermClass: "Timber\Term"
        +object_type: "post"
        +custom: array:26 [ …26]
        #___content: null
        #_permalink: "https://preprod.lbofrance.com/en/equipe/stephanie-casciola/"
        #_next: []
        #_prev: []
        #_css_class: null
        +id: 2083
        +ID: 2083
        +post_author: "1"
        +post_content: ""
        +post_date: "2019-11-19 12:30:01"
        +post_excerpt: ""
        +post_parent: 0
        +post_status: "publish"
        +post_title: "Stéphanie Casciola"
        +post_type: "members"
        +slug: "stephanie-casciola"
        #__type: null
        +"first_name": "Stéphanie"
        +"_first_name": "field_5cb0acaa348ec"
        +"last_name": "Casciola"
        +"_last_name": "field_5cb0acbf348ed"
        +"image": "5457"
        +"_image": "field_5db95d92be6ab"
        +"position": "CEO, Head of Real Estate and Proptech"
        +"_position": "field_5cb0ad2a348f1"
        +"text": "Stéphanie joined LBO France in 2003 in order to develop the real estate funds activity. She began her career in Morgan Stanley’s real estate department in London in 1999 then joined the Paris office to work on the MSREF real estate fund. She then moved to the bank’s corporate finance division. In 2002 she joined KPMG’s Marseille operation where she helped to develop the firm’s corporate finance department. Stéphanie graduated from ESSEC Business school."
        +"_text": "field_5cb0acd5348ee"
        +"linkedin": ""
        +"_linkedin": "field_5cb0ace9348ef"
        +"mail": "stephanie.casciola@lbofrance.com"
        +"_mail": "field_5cb0acfd348f0"
        +"_wpml_media_has_media": "1"
        +"_yoast_wpseo_primary_teams": "117"
        +"_yoast_wpseo_primary_implantations": ""
        +"_wpml_media_duplicate": "1"
        +"_edit_lock": "1661409955:4"
        +"_edit_last": "4"
        +"_last_translation_edit_mode": "native-editor"
        +"_wp_attachment_metadata": ""
        +"_wpml_media_featured": "0"
        +"_yoast_wpseo_estimated-reading-time-minutes": "0"
        +"_yoast_wpseo_wordproof_timestamp": ""
        +"_wpml_word_count": "{"total":4,"to_translate":{"fr":4,"it":4}}"
        +"post_date_gmt": "2019-11-19 11:30:01"
        +"comment_status": "closed"
        +"ping_status": "closed"
        +"post_password": ""
        +"post_name": "stephanie-casciola"
        +"to_ping": ""
        +"pinged": ""
        +"post_modified": "2022-08-25 08:48:17"
        +"post_modified_gmt": "2022-08-25 06:48:17"
        +"post_content_filtered": ""
        +"guid": "http://preprod.lbofrance.com/equipe/stephanie-casciola/"
        +"menu_order": 27
        +"post_mime_type": ""
        +"comment_count": "0"
        +"filter": "raw"
        +"status": "publish"
      }
      9 => Post {#9285
        +ImageClass: "Timber\Image"
        +PostClass: "Timber\Post"
        +TermClass: "Timber\Term"
        +object_type: "post"
        +custom: array:28 [ …28]
        #___content: null
        #_permalink: "https://preprod.lbofrance.com/en/equipe/phillipe-chambon/"
        #_next: []
        #_prev: []
        #_css_class: null
        +id: 2097
        +ID: 2097
        +post_author: "1"
        +post_content: ""
        +post_date: "2019-11-19 12:32:40"
        +post_excerpt: ""
        +post_parent: 0
        +post_status: "publish"
        +post_title: "Philippe Chambon"
        +post_type: "members"
        +slug: "phillipe-chambon"
        #__type: null
        +"first_name": "Philippe"
        +"_first_name": "field_5cb0acaa348ec"
        +"last_name": "Chambon"
        +"_last_name": "field_5cb0acbf348ed"
        +"image": "1825"
        +"_image": "field_5db95d92be6ab"
        +"position": "Venture Partner, Venture Digital Health"
        +"_position": "field_5cb0ad2a348f1"
        +"text": "Philippe joined LBO France in early 2018 after a distinguished career in healthcare venture capital in the US. He started his business career in 1987 in the pharmaceutical industry, with Sandoz Pharmaceutical US affiliate and in 1993 he joined The Boston Consulting Group as a Manager. He has made numerous marquis name investments in the digital health sector over the years (such as ePocrates, Spotfire and Truveris) as part of his broader investments activities, first at The Sprout group which he joined in 1995, and then with New Leaf Venture Partners. In his role of Managing Director he led the spin-off of NLV from Sprout in 2005 and then the fundraising effort of 4 funds totaling over $1billion. He has investment and board experience across all stage of growth of companies, from start up to public and small buy-outs. Philippe earned an MDPhD degree from University Paris V and an MBA from Columbia University."
        +"_text": "field_5cb0acd5348ee"
        +"linkedin": ""
        +"_linkedin": "field_5cb0ace9348ef"
        +"mail": "philippe.chambon@lbofrance.com"
        +"_mail": "field_5cb0acfd348f0"
        +"_wpml_media_has_media": "1"
        +"_yoast_wpseo_primary_teams": ""
        +"_yoast_wpseo_primary_implantations": ""
        +"_wpml_media_duplicate": "1"
        +"_edit_lock": "1661249975:4"
        +"_edit_last": "4"
        +"_last_translation_edit_mode": "native-editor"
        +"_wp_attachment_metadata": ""
        +"_wpml_media_featured": "0"
        +"_top_nav_excluded": ""
        +"_cms_nav_minihome": ""
        +"_wp_old_slug": "phillipe-chambon__trashed"
        +"_yoast_wpseo_estimated-reading-time-minutes": "0"
        +"_yoast_wpseo_wordproof_timestamp": ""
        +"post_date_gmt": "2019-11-19 11:32:40"
        +"comment_status": "closed"
        +"ping_status": "closed"
        +"post_password": ""
        +"post_name": "phillipe-chambon"
        +"to_ping": ""
        +"pinged": ""
        +"post_modified": "2022-08-23 12:21:55"
        +"post_modified_gmt": "2022-08-23 10:21:55"
        +"post_content_filtered": ""
        +"guid": "http://preprod.lbofrance.com/equipe/phillipe-chambon/"
        +"menu_order": 123
        +"post_mime_type": ""
        +"comment_count": "0"
        +"filter": "raw"
        +"status": "publish"
      }
      10 => Post {#9286
        +ImageClass: "Timber\Image"
        +PostClass: "Timber\Post"
        +TermClass: "Timber\Term"
        +object_type: "post"
        +custom: array:26 [ …26]
        #___content: null
        #_permalink: "https://preprod.lbofrance.com/en/equipe/sophie-chateau/"
        #_next: []
        #_prev: []
        #_css_class: null
        +id: 2115
        +ID: 2115
        +post_author: "1"
        +post_content: ""
        +post_date: "2019-11-19 14:13:21"
        +post_excerpt: ""
        +post_parent: 0
        +post_status: "publish"
        +post_title: "Sophie Chateau"
        +post_type: "members"
        +slug: "sophie-chateau"
        #__type: null
        +"first_name": "Sophie"
        +"_first_name": "field_5cb0acaa348ec"
        +"last_name": "Chateau"
        +"_last_name": "field_5cb0acbf348ed"
        +"image": "72483"
        +"_image": "field_5db95d92be6ab"
        +"position": "Partner, Head of Investor Relations"
        +"_position": "field_5cb0ad2a348f1"
        +"text": "Sophie joined LBO France in 2015. Prior to LBO France, Sophie was Head of Investor Relations at Weinberg Capital Partners where she led the fundraising process for both buyout and real estate funds. Before that, Sophie spent 13 years directly investing in Private Equity at Chevrillon Candover and Chevrillon & Associés. Between 1995 and 1998, Sophie worked at UBS in the M&A department in Paris and London. She graduated from ESCP Europe and is SFA accredited."
        +"_text": "field_5cb0acd5348ee"
        +"linkedin": ""
        +"_linkedin": "field_5cb0ace9348ef"
        +"mail": "sophie.chateau@lbofrance.com"
        +"_mail": "field_5cb0acfd348f0"
        +"_wpml_media_has_media": "1"
        +"_yoast_wpseo_primary_teams": "90"
        +"_yoast_wpseo_primary_implantations": ""
        +"_wpml_media_duplicate": "1"
        +"_edit_lock": "1663324601:4"
        +"_edit_last": "4"
        +"_last_translation_edit_mode": "native-editor"
        +"_wp_attachment_metadata": ""
        +"_wpml_media_featured": "0"
        +"_yoast_wpseo_estimated-reading-time-minutes": "0"
        +"_yoast_wpseo_wordproof_timestamp": ""
        +"_wpml_word_count": "{"total":4,"to_translate":{"fr":4,"it":4}}"
        +"post_date_gmt": "2019-11-19 13:13:21"
        +"comment_status": "closed"
        +"ping_status": "closed"
        +"post_password": ""
        +"post_name": "sophie-chateau"
        +"to_ping": ""
        +"pinged": ""
        +"post_modified": "2022-09-16 12:38:15"
        +"post_modified_gmt": "2022-09-16 10:38:15"
        +"post_content_filtered": ""
        +"guid": "http://preprod.lbofrance.com/equipe/sophie-chateau/"
        +"menu_order": 38
        +"post_mime_type": ""
        +"comment_count": "0"
        +"filter": "raw"
        +"status": "publish"
      }
      11 => Post {#9287
        +ImageClass: "Timber\Image"
        +PostClass: "Timber\Post"
        +TermClass: "Timber\Term"
        +object_type: "post"
        +custom: array:24 [ …24]
        #___content: null
        #_permalink: "https://preprod.lbofrance.com/en/equipe/etienne-colas/"
        #_next: []
        #_prev: []
        #_css_class: null
        +id: 2113
        +ID: 2113
        +post_author: "1"
        +post_content: ""
        +post_date: "2019-11-19 14:17:54"
        +post_excerpt: ""
        +post_parent: 0
        +post_status: "publish"
        +post_title: "Etienne Colas"
        +post_type: "members"
        +slug: "etienne-colas"
        #__type: null
        +"first_name": "Etienne"
        +"_first_name": "field_5cb0acaa348ec"
        +"last_name": "Colas"
        +"_last_name": "field_5cb0acbf348ed"
        +"image": "1830"
        +"_image": "field_5db95d92be6ab"
        +"position": "Senior Managing Director, Operating Team"
        +"_position": "field_5cb0ad2a348f1"
        +"text": "Etienne joined LBO France in 2013. He started his career in 1987 with Bellcore in the United States, before joining McKinsey in Paris in 1992. Between 2001 and 2005, Etienne was a Partner at Ventech. He subsequently joined a division of Thomson as General Manager, before joining Alix Partners in 2007 as Senior Director, working on operational due diligences for private equity funds and leading the implementation of turn-around and operational performance plans. Etienne graduated from Ecole Centrale Paris. He holds a doctorate from Berkeley University in the United States. He also holds an MBA from INSEAD."
        +"_text": "field_5cb0acd5348ee"
        +"linkedin": ""
        +"_linkedin": "field_5cb0ace9348ef"
        +"mail": "etienne.colas@lbofrance.com"
        +"_mail": "field_5cb0acfd348f0"
        +"_wpml_media_has_media": "1"
        +"_yoast_wpseo_primary_teams": ""
        +"_yoast_wpseo_primary_implantations": ""
        +"_yoast_wpseo_content_score": "30"
        +"_wpml_media_duplicate": "1"
        +"_edit_lock": "1580144296:4"
        +"_edit_last": "4"
        +"_last_translation_edit_mode": "native-editor"
        +"_wp_attachment_metadata": ""
        +"_wpml_media_featured": "0"
        +"post_date_gmt": "2019-11-19 13:17:54"
        +"comment_status": "closed"
        +"ping_status": "closed"
        +"post_password": ""
        +"post_name": "etienne-colas"
        +"to_ping": ""
        +"pinged": ""
        +"post_modified": "2020-01-27 18:00:30"
        +"post_modified_gmt": "2020-01-27 17:00:30"
        +"post_content_filtered": ""
        +"guid": "http://preprod.lbofrance.com/equipe/etienne-colas/"
        +"menu_order": 126
        +"post_mime_type": ""
        +"comment_count": "0"
        +"filter": "raw"
        +"status": "publish"
      }
      12 => Post {#9288
        +ImageClass: "Timber\Image"
        +PostClass: "Timber\Post"
        +TermClass: "Timber\Term"
        +object_type: "post"
        +custom: array:25 [ …25]
        #___content: null
        #_permalink: "https://preprod.lbofrance.com/en/equipe/simon-couturier/"
        #_next: []
        #_prev: []
        #_css_class: null
        +id: 2075
        +ID: 2075
        +post_author: "1"
        +post_content: ""
        +post_date: "2019-11-19 14:19:32"
        +post_excerpt: ""
        +post_parent: 0
        +post_status: "publish"
        +post_title: "Simon Couturier"
        +post_type: "members"
        +slug: "simon-couturier"
        #__type: null
        +"first_name": "Simon"
        +"_first_name": "field_5cb0acaa348ec"
        +"last_name": "Couturier"
        +"_last_name": "field_5cb0acbf348ed"
        +"image": "1831"
        +"_image": "field_5db95d92be6ab"
        +"position": "Senior Director, LBO Mid Cap"
        +"_position": "field_5cb0ad2a348f1"
        +"text": "Simon joined LBO France in 2015. Previously, Simon spent five years at L.E.K. Consulting, focusing on strategy due diligence for private equity funds and various projects for corporate clients. Prior to that, he started his career at KPMG in Transaction Services. Simon graduated from ESSEC Business school."
        +"_text": "field_5cb0acd5348ee"
        +"linkedin": ""
        +"_linkedin": "field_5cb0ace9348ef"
        +"mail": "simon.couturier@lbofrance.com"
        +"_mail": "field_5cb0acfd348f0"
        +"_wpml_media_has_media": "1"
        +"_yoast_wpseo_primary_teams": ""
        +"_yoast_wpseo_primary_implantations": ""
        +"_wpml_media_duplicate": "1"
        +"_edit_lock": "1676647610:4"
        +"_edit_last": "4"
        +"_last_translation_edit_mode": "native-editor"
        +"_wp_attachment_metadata": ""
        +"_wpml_media_featured": "0"
        +"_yoast_wpseo_estimated-reading-time-minutes": "0"
        +"_yoast_wpseo_wordproof_timestamp": ""
        +"post_date_gmt": "2019-11-19 13:19:32"
        +"comment_status": "closed"
        +"ping_status": "closed"
        +"post_password": ""
        +"post_name": "simon-couturier"
        +"to_ping": ""
        +"pinged": ""
        +"post_modified": "2023-02-17 16:29:13"
        +"post_modified_gmt": "2023-02-17 15:29:13"
        +"post_content_filtered": ""
        +"guid": "http://preprod.lbofrance.com/equipe/simon-couturier/"
        +"menu_order": 36
        +"post_mime_type": ""
        +"comment_count": "0"
        +"filter": "raw"
        +"status": "publish"
      }
      13 => Post {#9289
        +ImageClass: "Timber\Image"
        +PostClass: "Timber\Post"
        +TermClass: "Timber\Term"
        +object_type: "post"
        +custom: array:25 [ …25]
        #___content: null
        #_permalink: "https://preprod.lbofrance.com/en/equipe/robert-daussun/"
        #_next: []
        #_prev: []
        #_css_class: null
        +id: 2070
        +ID: 2070
        +post_author: "1"
        +post_content: ""
        +post_date: "2019-11-19 14:23:24"
        +post_excerpt: ""
        +post_parent: 0
        +post_status: "publish"
        +post_title: "Robert Daussun"
        +post_type: "members"
        +slug: "robert-daussun"
        #__type: null
        +"first_name": "Robert"
        +"_first_name": "field_5cb0acaa348ec"
        +"last_name": "Daussun"
        +"_last_name": "field_5cb0acbf348ed"
        +"image": "1833"
        +"_image": "field_5db95d92be6ab"
        +"position": "Executive Chairman"
        +"_position": "field_5cb0ad2a348f1"
        +"text": "Before joining LBO France in 1993, Robert was Senior Civil Servant with the French Ministry of Finance, where his last position was Head of the Budget’s Minister’s office. Robert holds an PhD in Classical Literature and is an ENA graduate."
        +"_text": "field_5cb0acd5348ee"
        +"linkedin": ""
        +"_linkedin": "field_5cb0ace9348ef"
        +"mail": "assistantes@lbofrance.com"
        +"_mail": "field_5cb0acfd348f0"
        +"_yoast_wpseo_primary_teams": "117"
        +"_yoast_wpseo_primary_implantations": ""
        +"_wpml_media_duplicate": "1"
        +"_edit_lock": "1661409935:4"
        +"_edit_last": "4"
        +"_last_translation_edit_mode": "native-editor"
        +"_wp_attachment_metadata": ""
        +"_wpml_media_featured": "0"
        +"_wpml_media_has_media": "1"
        +"_yoast_wpseo_estimated-reading-time-minutes": "0"
        +"_yoast_wpseo_wordproof_timestamp": ""
        +"post_date_gmt": "2019-11-19 13:23:24"
        +"comment_status": "closed"
        +"ping_status": "closed"
        +"post_password": ""
        +"post_name": "robert-daussun"
        +"to_ping": ""
        +"pinged": ""
        +"post_modified": "2022-08-25 08:47:55"
        +"post_modified_gmt": "2022-08-25 06:47:55"
        +"post_content_filtered": ""
        +"guid": "http://preprod.lbofrance.com/equipe/robert-daussun/"
        +"menu_order": 23
        +"post_mime_type": ""
        +"comment_count": "0"
        +"filter": "raw"
        +"status": "publish"
      }
      14 => Post {#9290
        +ImageClass: "Timber\Image"
        +PostClass: "Timber\Post"
        +TermClass: "Timber\Term"
        +object_type: "post"
        +custom: array:24 [ …24]
        #___content: null
        #_permalink: "https://preprod.lbofrance.com/en/equipe/thomas-de-sousa/"
        #_next: []
        #_prev: []
        #_css_class: null
        +id: 2111
        +ID: 2111
        +post_author: "1"
        +post_content: ""
        +post_date: "2019-11-19 14:29:22"
        +post_excerpt: ""
        +post_parent: 0
        +post_status: "publish"
        +post_title: "Thomas de Sousa"
        +post_type: "members"
        +slug: "thomas-de-sousa"
        #__type: null
        +"first_name": "Thomas"
        +"_first_name": "field_5cb0acaa348ec"
        +"last_name": "de Sousa"
        +"_last_name": "field_5cb0acbf348ed"
        +"image": "1836"
        +"_image": "field_5db95d92be6ab"
        +"position": "Financial Controller"
        +"_position": "field_5cb0ad2a348f1"
        +"text": "Thomas joined LBO France in January 2016 after a 4 year experience as an analyst at Peru & Partners. He was a consultant in financial control for private equity firms (small & mid caps) as well as a transaction services and fundraising advisor. Thomas graduated from EMLV in Paris."
        +"_text": "field_5cb0acd5348ee"
        +"linkedin": ""
        +"_linkedin": "field_5cb0ace9348ef"
        +"mail": "thomas.desousa@lbofrance.com"
        +"_mail": "field_5cb0acfd348f0"
        +"_wpml_media_has_media": "1"
        +"_yoast_wpseo_primary_teams": ""
        +"_yoast_wpseo_primary_implantations": ""
        +"_yoast_wpseo_content_score": "30"
        +"_wpml_media_duplicate": "1"
        +"_edit_lock": "1580136187:5"
        +"_edit_last": "5"
        +"_last_translation_edit_mode": "native-editor"
        +"_wp_attachment_metadata": ""
        +"_wpml_media_featured": "0"
        +"post_date_gmt": "2019-11-19 13:29:22"
        +"comment_status": "closed"
        +"ping_status": "closed"
        +"post_password": ""
        +"post_name": "thomas-de-sousa"
        +"to_ping": ""
        +"pinged": ""
        +"post_modified": "2020-01-27 15:43:02"
        +"post_modified_gmt": "2020-01-27 14:43:02"
        +"post_content_filtered": ""
        +"guid": "http://preprod.lbofrance.com/equipe/thomas-de-sousa/"
        +"menu_order": 99
        +"post_mime_type": ""
        +"comment_count": "0"
        +"filter": "raw"
        +"status": "publish"
      }
      15 => Post {#9291
        +ImageClass: "Timber\Image"
        +PostClass: "Timber\Post"
        +TermClass: "Timber\Term"
        +object_type: "post"
        +custom: array:25 [ …25]
        #___content: null
        #_permalink: "https://preprod.lbofrance.com/en/equipe/johan-didouche/"
        #_next: []
        #_prev: []
        #_css_class: null
        +id: 2110
        +ID: 2110
        +post_author: "1"
        +post_content: ""
        +post_date: "2019-11-19 14:31:09"
        +post_excerpt: ""
        +post_parent: 0
        +post_status: "publish"
        +post_title: "Johan Didouche"
        +post_type: "members"
        +slug: "johan-didouche"
        #__type: null
        +"first_name": "Johan"
        +"_first_name": "field_5cb0acaa348ec"
        +"last_name": "Didouche"
        +"_last_name": "field_5cb0acbf348ed"
        +"image": "1837"
        +"_image": "field_5db95d92be6ab"
        +"position": "Director, Investor Relations"
        +"_position": "field_5cb0ad2a348f1"
        +"text": "Johan joined LBO France in 2017 and is in charge of dedicated offers for wealth individuals. He started his career in 1999 as an auditor in the banking sector. In 2002, he joined W Finance, member of Allianz Group, where he was responsible for the control & compliance. He then set up a new distribution network. In 2008, he joined the management team of Allianz France Tied Agents to lead major distribution transformation programs under direct supervision of Allianz Executive Committee. In 2013, he joined Oddo-BHF bank as Managing Director of a financial planner’s network. Johan holds a post graduate degree in Finance and graduated from Essec & Mannheim Executive MBA."
        +"_text": "field_5cb0acd5348ee"
        +"linkedin": ""
        +"_linkedin": "field_5cb0ace9348ef"
        +"mail": "johan.didouche@lbofrance.com"
        +"_mail": "field_5cb0acfd348f0"
        +"_wpml_media_has_media": "1"
        +"_yoast_wpseo_primary_teams": ""
        +"_yoast_wpseo_primary_implantations": ""
        +"_wpml_media_duplicate": "1"
        +"_edit_lock": "1661410060:4"
        +"_edit_last": "4"
        +"_last_translation_edit_mode": "native-editor"
        +"_wp_attachment_metadata": ""
        +"_wpml_media_featured": "0"
        +"_yoast_wpseo_estimated-reading-time-minutes": "0"
        +"_yoast_wpseo_wordproof_timestamp": ""
        +"post_date_gmt": "2019-11-19 13:31:09"
        +"comment_status": "closed"
        +"ping_status": "closed"
        +"post_password": ""
        +"post_name": "johan-didouche"
        +"to_ping": ""
        +"pinged": ""
        +"post_modified": "2022-08-25 08:49:58"
        +"post_modified_gmt": "2022-08-25 06:49:58"
        +"post_content_filtered": ""
        +"guid": "http://preprod.lbofrance.com/equipe/johan-didouche/"
        +"menu_order": 106
        +"post_mime_type": ""
        +"comment_count": "0"
        +"filter": "raw"
        +"status": "publish"
      }
      16 => Post {#9292
        +ImageClass: "Timber\Image"
        +PostClass: "Timber\Post"
        +TermClass: "Timber\Term"
        +object_type: "post"
        +custom: array:24 [ …24]
        #___content: null
        #_permalink: "https://preprod.lbofrance.com/en/equipe/dominique-dudan/"
        #_next: []
        #_prev: []
        #_css_class: null
        +id: 2084
        +ID: 2084
        +post_author: "1"
        +post_content: ""
        +post_date: "2019-11-19 14:32:54"
        +post_excerpt: ""
        +post_parent: 0
        +post_status: "publish"
        +post_title: "Dominique Dudan"
        +post_type: "members"
        +slug: "dominique-dudan"
        #__type: null
        +"first_name": "Dominique "
        +"_first_name": "field_5cb0acaa348ec"
        +"last_name": "Dudan"
        +"_last_name": "field_5cb0acbf348ed"
        +"image": "1838"
        +"_image": "field_5db95d92be6ab"
        +"position": "Senior Advisor, Real Estate"
        +"_position": "field_5cb0ad2a348f1"
        +"text": "Dominique Dudan, Fellow of RICS, joined LBO France in 2015. Dominique has spent part of her career in managing real estate regulated funds (Union Investment, HSBC REIM and BNP Paribas REIM). She started her career within the group Accor as Managing Director of Real Estate development for Accor Casinos and then for Accor Hotels. Dominique has been chairwoman of the Union Investment Real Estate for 5 years before joining LBO France as Senior Advisor. She is also independent director of the listed property company Gecina and Mercialys.  Dominique has been elected Chairwoman of the ORIE for 2016."
        +"_text": "field_5cb0acd5348ee"
        +"linkedin": ""
        +"_linkedin": "field_5cb0ace9348ef"
        +"mail": "dominique.dudan@lbofrance.com"
        +"_mail": "field_5cb0acfd348f0"
        +"_wpml_media_has_media": "1"
        +"_yoast_wpseo_primary_teams": ""
        +"_yoast_wpseo_primary_implantations": ""
        +"_yoast_wpseo_content_score": "30"
        +"_wpml_media_duplicate": "1"
        +"_edit_lock": "1581435173:1"
        +"_edit_last": "4"
        +"_last_translation_edit_mode": "native-editor"
        +"_wp_attachment_metadata": ""
        +"_wpml_media_featured": "0"
        +"post_date_gmt": "2019-11-19 13:32:54"
        +"comment_status": "closed"
        +"ping_status": "closed"
        +"post_password": ""
        +"post_name": "dominique-dudan"
        +"to_ping": ""
        +"pinged": ""
        +"post_modified": "2020-02-11 14:56:14"
        +"post_modified_gmt": "2020-02-11 13:56:14"
        +"post_content_filtered": ""
        +"guid": "http://preprod.lbofrance.com/equipe/dominique-dudan/"
        +"menu_order": 58
        +"post_mime_type": ""
        +"comment_count": "0"
        +"filter": "raw"
        +"status": "publish"
      }
      17 => Post {#9293
        +ImageClass: "Timber\Image"
        +PostClass: "Timber\Post"
        +TermClass: "Timber\Term"
        +object_type: "post"
        +custom: array:25 [ …25]
        #___content: null
        #_permalink: "https://preprod.lbofrance.com/en/equipe/dominique-dudan-copy/"
        #_next: []
        #_prev: []
        #_css_class: null
        +id: 3609
        +ID: 3609
        +post_author: "1"
        +post_content: ""
        +post_date: "2020-02-11 14:49:57"
        +post_excerpt: ""
        +post_parent: 0
        +post_status: "publish"
        +post_title: "Othmane Erraki"
        +post_type: "members"
        +slug: "dominique-dudan-copy"
        #__type: null
        +"_wpml_word_count": "{"total":0,"to_translate":{"en":5,"fr":5,"it":5}}"
        +"_alp_processed": "1581430357"
        +"_first_name": "field_5cb0acaa348ec"
        +"_last_name": "field_5cb0acbf348ed"
        +"_image": "field_5db95d92be6ab"
        +"_position": "field_5cb0ad2a348f1"
        +"_text": "field_5cb0acd5348ee"
        +"_linkedin": "field_5cb0ace9348ef"
        +"_mail": "field_5cb0acfd348f0"
        +"_yoast_wpseo_primary_teams": "88"
        +"_yoast_wpseo_primary_implantations": "94"
        +"_yoast_wpseo_content_score": "30"
        +"_last_translation_edit_mode": "native-editor"
        +"_edit_lock": "1661249378:4"
        +"_wpml_media_featured": "1"
        +"_wpml_media_duplicate": "1"
        +"_edit_last": "4"
        +"first_name": "Othmane"
        +"last_name": "Erraki"
        +"image": "3605"
        +"position": "Financial Officer, Real Estate"
        +"text": "Othmane joined LBO France in 2019. Previously, he joined the Real Estate team of PwC's Transaction Services for one year and a half. There he performed financial due diligence on behalf of several investment funds and corporate groups. He started his career at KPMG in 2015 as a financial auditor in the real estate and infrastructure sectors. Othmane graduated from ESTP Paris."
        +"linkedin": ""
        +"mail": "othmane.erraki@lbofrance.com"
        +"_wpml_media_has_media": "1"
        +"post_date_gmt": "2020-02-11 13:49:57"
        +"comment_status": "closed"
        +"ping_status": "closed"
        +"post_password": ""
        +"post_name": "dominique-dudan-copy"
        +"to_ping": ""
        +"pinged": ""
        +"post_modified": "2020-02-11 15:37:46"
        +"post_modified_gmt": "2020-02-11 14:37:46"
        +"post_content_filtered": ""
        +"guid": "http://preprod.lbofrance.com/equipe/dominique-dudan-copy/"
        +"menu_order": 73
        +"post_mime_type": ""
        +"comment_count": "0"
        +"filter": "raw"
        +"status": "publish"
      }
      18 => Post {#9294
        +ImageClass: "Timber\Image"
        +PostClass: "Timber\Post"
        +TermClass: "Timber\Term"
        +object_type: "post"
        +custom: array:26 [ …26]
        #___content: null
        #_permalink: "https://preprod.lbofrance.com/en/equipe/lucrezia-eruli/"
        #_next: []
        #_prev: []
        #_css_class: null
        +id: 6607
        +ID: 6607
        +post_author: "4"
        +post_content: ""
        +post_date: "2022-04-29 11:52:11"
        +post_excerpt: ""
        +post_parent: 0
        +post_status: "publish"
        +post_title: "Lucrezia Eruli"
        +post_type: "members"
        +slug: "lucrezia-eruli"
        #__type: null
        +"_wpml_media_featured": array:2 [ …2]
        +"_wpml_media_duplicate": array:2 [ …2]
        +"first_name": "Lucrezia"
        +"_first_name": "field_5cb0acaa348ec"
        +"last_name": "Eruli"
        +"_last_name": "field_5cb0acbf348ed"
        +"image": "6457"
        +"_image": "field_5db95d92be6ab"
        +"position": "Investment Analyst, LBO Small Cap"
        +"_position": "field_5cb0ad2a348f1"
        +"text": "Lucrezia joined LBO France in 2021. Lucrezia is based in Milan and graduated from LUISS University."
        +"_text": "field_5cb0acd5348ee"
        +"linkedin": ""
        +"_linkedin": "field_5cb0ace9348ef"
        +"mail": "lucrezia.eruli@lbofrance.com"
        +"_mail": "field_5cb0acfd348f0"
        +"_wpml_media_has_media": "1"
        +"_yoast_wpseo_primary_teams": ""
        +"_yoast_wpseo_primary_implantations": ""
        +"_last_translation_edit_mode": "native-editor"
        +"_wp_attachment_metadata": ""
        +"_wpml_word_count": "{"total":4,"to_translate":{"fr":4,"it":4}}"
        +"_yoast_wpseo_estimated-reading-time-minutes": ""
        +"_dp_original": "2078"
        +"_edit_lock": "1665041227:4"
        +"_edit_last": "4"
        +"post_date_gmt": "2022-04-29 09:52:11"
        +"comment_status": "closed"
        +"ping_status": "closed"
        +"post_password": ""
        +"post_name": "lucrezia-eruli"
        +"to_ping": ""
        +"pinged": ""
        +"post_modified": "2022-04-29 11:56:05"
        +"post_modified_gmt": "2022-04-29 09:56:05"
        +"post_content_filtered": ""
        +"guid": "http://preprod.lbofrance.com/?post_type=members&p=6607"
        +"menu_order": 121
        +"post_mime_type": ""
        +"comment_count": "0"
        +"filter": "raw"
        +"status": "publish"
      }
      19 => Post {#9295
        +ImageClass: "Timber\Image"
        +PostClass: "Timber\Post"
        +TermClass: "Timber\Term"
        +object_type: "post"
        +custom: array:26 [ …26]
        #___content: null
        #_permalink: "https://preprod.lbofrance.com/en/equipe/emmanuel-fiorentino/"
        #_next: []
        #_prev: []
        #_css_class: null
        +id: 2080
        +ID: 2080
        +post_author: "1"
        +post_content: ""
        +post_date: "2019-11-19 14:35:11"
        +post_excerpt: ""
        +post_parent: 0
        +post_status: "publish"
        +post_title: "Emmanuel Fiorentino"
        +post_type: "members"
        +slug: "emmanuel-fiorentino"
        #__type: null
        +"first_name": "Emmanuel"
        +"_first_name": "field_5cb0acaa348ec"
        +"last_name": "Fiorentino"
        +"_last_name": "field_5cb0acbf348ed"
        +"image": "1839"
        +"_image": "field_5db95d92be6ab"
        +"position": "Senior Director, LBO Small Cap"
        +"_position": "field_5cb0ad2a348f1"
        +"text": "Emmanuel joined LBO France in 2014. He previously spent 3 years at Eight Advisory where he was involved in financial due diligence assigments. He also worked on corporate restructurings, exploring turnaround solutions. Before that, he completed an internship at Rothschild & Cie in the Equity Advisory team. Emmanuel graduated from Paris-Dauphine (Master I Finance) and from ESSEC Business school (MS Coporate Finance)."
        +"_text": "field_5cb0acd5348ee"
        +"linkedin": ""
        +"_linkedin": "field_5cb0ace9348ef"
        +"mail": "emmanuel.fiorentino@lbofrance.com"
        +"_mail": "field_5cb0acfd348f0"
        +"_wpml_media_has_media": "1"
        +"_yoast_wpseo_primary_teams": ""
        +"_yoast_wpseo_primary_implantations": ""
        +"_wpml_media_duplicate": "1"
        +"_edit_lock": "1676647592:4"
        +"_edit_last": "4"
        +"_last_translation_edit_mode": "native-editor"
        +"_wp_attachment_metadata": ""
        +"_wpml_media_featured": "0"
        +"_wpml_word_count": "{"total":4,"to_translate":{"fr":4,"it":4}}"
        +"_yoast_wpseo_estimated-reading-time-minutes": "0"
        +"_yoast_wpseo_wordproof_timestamp": ""
        +"post_date_gmt": "2019-11-19 13:35:11"
        +"comment_status": "closed"
        +"ping_status": "closed"
        +"post_password": ""
        +"post_name": "emmanuel-fiorentino"
        +"to_ping": ""
        +"pinged": ""
        +"post_modified": "2023-02-17 16:28:54"
        +"post_modified_gmt": "2023-02-17 15:28:54"
        +"post_content_filtered": ""
        +"guid": "http://preprod.lbofrance.com/equipe/emmanuel-fiorentino/"
        +"menu_order": 43
        +"post_mime_type": ""
        +"comment_count": "0"
        +"filter": "raw"
        +"status": "publish"
      }
      20 => Post {#9296
        +ImageClass: "Timber\Image"
        +PostClass: "Timber\Post"
        +TermClass: "Timber\Term"
        +object_type: "post"
        +custom: array:26 [ …26]
        #___content: null
        #_permalink: "https://preprod.lbofrance.com/en/equipe/jacques-franchi/"
        #_next: []
        #_prev: []
        #_css_class: null
        +id: 2101
        +ID: 2101
        +post_author: "1"
        +post_content: ""
        +post_date: "2019-11-19 14:36:49"
        +post_excerpt: ""
        +post_parent: 0
        +post_status: "publish"
        +post_title: "Jacques Franchi"
        +post_type: "members"
        +slug: "jacques-franchi"
        #__type: null
        +"first_name": "Jacques"
        +"_first_name": "field_5cb0acaa348ec"
        +"last_name": "Franchi"
        +"_last_name": "field_5cb0acbf348ed"
        +"image": "1840"
        +"_image": "field_5db95d92be6ab"
        +"position": "Partner, CIO, Head of Debt"
        +"_position": "field_5cb0ad2a348f1"
        +"text": "Jacques joined LBO France in 2009. Previously he spent 6 years working in the French leveraged portfolio team of Royal Bank of Scotland in Paris. Jacques started his career in 1997 with BNP Paribas and held various positions in corporate banking and structured finance in France and in the U.S.  Jacques graduated from ESSEC Business school."
        +"_text": "field_5cb0acd5348ee"
        +"linkedin": ""
        +"_linkedin": "field_5cb0ace9348ef"
        +"mail": "jacques.franchi@lbofrance.com"
        +"_mail": "field_5cb0acfd348f0"
        +"_wpml_media_has_media": "1"
        +"_yoast_wpseo_primary_teams": "117"
        +"_yoast_wpseo_primary_implantations": ""
        +"_wpml_media_duplicate": "1"
        +"_edit_lock": "1679479712:1"
        +"_edit_last": "1"
        +"_last_translation_edit_mode": "native-editor"
        +"_wp_attachment_metadata": ""
        +"_wpml_media_featured": "0"
        +"_wpml_word_count": "{"total":4,"to_translate":{"fr":4,"it":4}}"
        +"_yoast_wpseo_estimated-reading-time-minutes": "0"
        +"_yoast_wpseo_wordproof_timestamp": ""
        +"post_date_gmt": "2019-11-19 13:36:49"
        +"comment_status": "closed"
        +"ping_status": "closed"
        +"post_password": ""
        +"post_name": "jacques-franchi"
        +"to_ping": ""
        +"pinged": ""
        +"post_modified": "2023-03-22 11:10:51"
        +"post_modified_gmt": "2023-03-22 10:10:51"
        +"post_content_filtered": ""
        +"guid": "http://preprod.lbofrance.com/equipe/jacques-franchi/"
        +"menu_order": 95
        +"post_mime_type": ""
        +"comment_count": "0"
        +"filter": "raw"
        +"status": "publish"
      }
      21 => Post {#9297
        +ImageClass: "Timber\Image"
        +PostClass: "Timber\Post"
        +TermClass: "Timber\Term"
        +object_type: "post"
        +custom: array:26 [ …26]
        #___content: null
        #_permalink: "https://preprod.lbofrance.com/en/equipe/jerome-guez/"
        #_next: []
        #_prev: []
        #_css_class: null
        +id: 2073
        +ID: 2073
        +post_author: "1"
        +post_content: ""
        +post_date: "2019-11-19 14:41:04"
        +post_excerpt: ""
        +post_parent: 0
        +post_status: "publish"
        +post_title: "Jérôme Guez"
        +post_type: "members"
        +slug: "jerome-guez"
        #__type: null
        +"first_name": "Jérôme "
        +"_first_name": "field_5cb0acaa348ec"
        +"last_name": "Guez"
        +"_last_name": "field_5cb0acbf348ed"
        +"image": "1842"
        +"_image": "field_5db95d92be6ab"
        +"position": "Partner, LBO Mid Cap"
        +"_position": "field_5cb0ad2a348f1"
        +"text": "Jérôme joined LBO France in 1999. Since then, Jerome has led and executed several deals, including Alvest, Exxelia and RG Safety. He spent over five years as a lawyer with Freshfields, specializing in business and tax law. Jérôme graduated from Telecom Paris Engineering school and also passed the Bar Exam."
        +"_text": "field_5cb0acd5348ee"
        +"linkedin": ""
        +"_linkedin": "field_5cb0ace9348ef"
        +"mail": "jerome.guez@lbofrance.com"
        +"_mail": "field_5cb0acfd348f0"
        +"_wpml_media_has_media": "1"
        +"_yoast_wpseo_primary_teams": "85"
        +"_yoast_wpseo_primary_implantations": ""
        +"_yoast_wpseo_content_score": "30"
        +"_wpml_media_duplicate": "1"
        +"_edit_lock": "1581431949:4"
        +"_edit_last": "4"
        +"_last_translation_edit_mode": "native-editor"
        +"_wp_attachment_metadata": ""
        +"_wpml_media_featured": "0"
        +"team_link": false
        +"_team_link": "field_5e20903b3cdff"
        +"post_date_gmt": "2019-11-19 13:41:04"
        +"comment_status": "closed"
        +"ping_status": "closed"
        +"post_password": ""
        +"post_name": "jerome-guez"
        +"to_ping": ""
        +"pinged": ""
        +"post_modified": "2020-02-11 15:41:26"
        +"post_modified_gmt": "2020-02-11 14:41:26"
        +"post_content_filtered": ""
        +"guid": "http://preprod.lbofrance.com/equipe/jerome-guez/"
        +"menu_order": 102
        +"post_mime_type": ""
        +"comment_count": "0"
        +"filter": "raw"
        +"status": "publish"
      }
      22 => Post {#9298
        +ImageClass: "Timber\Image"
        +PostClass: "Timber\Post"
        +TermClass: "Timber\Term"
        +object_type: "post"
        +custom: array:24 [ …24]
        #___content: null
        #_permalink: "https://preprod.lbofrance.com/en/equipe/eva-hoel/"
        #_next: []
        #_prev: []
        #_css_class: null
        +id: 2074
        +ID: 2074
        +post_author: "1"
        +post_content: ""
        +post_date: "2019-11-19 14:44:53"
        +post_excerpt: ""
        +post_parent: 0
        +post_status: "publish"
        +post_title: "Eva Hoël"
        +post_type: "members"
        +slug: "eva-hoel"
        #__type: null
        +"first_name": "Eva"
        +"_first_name": "field_5cb0acaa348ec"
        +"last_name": "Hoël"
        +"_last_name": "field_5cb0acbf348ed"
        +"image": "1844"
        +"_image": "field_5db95d92be6ab"
        +"position": "Managing Director, LBO Mid Cap"
        +"_position": "field_5cb0ad2a348f1"
        +"text": "Eva joined LBO France in 2010. She was in charge of investments’ monitoring (roadmap, build-ups and exit) before joining the deal team. Previously, Eva spent five years at Fives, an industrial engineering group being in charge of the financial performance in the context of two LBO operations. She started her career at Arthur Andersen/ Ernst and Young where she performed for six years several financial due diligence for private equity funds and various projects for corporate clients. Eva graduated from Neoma Business school."
        +"_text": "field_5cb0acd5348ee"
        +"linkedin": ""
        +"_linkedin": "field_5cb0ace9348ef"
        +"mail": "eva.hoel@lbofrance.com"
        +"_mail": "field_5cb0acfd348f0"
        +"_wpml_media_has_media": "1"
        +"_yoast_wpseo_primary_teams": ""
        +"_yoast_wpseo_primary_implantations": ""
        +"_yoast_wpseo_content_score": "30"
        +"_wpml_media_duplicate": "1"
        +"_edit_lock": "1581431972:4"
        +"_edit_last": "4"
        +"_last_translation_edit_mode": "native-editor"
        +"_wp_attachment_metadata": ""
        +"_wpml_media_featured": "0"
        +"post_date_gmt": "2019-11-19 13:44:53"
        +"comment_status": "closed"
        +"ping_status": "closed"
        +"post_password": ""
        +"post_name": "eva-hoel"
        +"to_ping": ""
        +"pinged": ""
        +"post_modified": "2020-02-11 15:41:48"
        +"post_modified_gmt": "2020-02-11 14:41:48"
        +"post_content_filtered": ""
        +"guid": "http://preprod.lbofrance.com/equipe/eva-hoel/"
        +"menu_order": 114
        +"post_mime_type": ""
        +"comment_count": "0"
        +"filter": "raw"
        +"status": "publish"
      }
      23 => Post {#9299
        +ImageClass: "Timber\Image"
        +PostClass: "Timber\Post"
        +TermClass: "Timber\Term"
        +object_type: "post"
        +custom: array:24 [ …24]
        #___content: null
        #_permalink: "https://preprod.lbofrance.com/en/equipe/dalila-houd/"
        #_next: []
        #_prev: []
        #_css_class: null
        +id: 5194
        +ID: 5194
        +post_author: "4"
        +post_content: ""
        +post_date: "2021-04-08 09:34:41"
        +post_excerpt: ""
        +post_parent: 0
        +post_status: "publish"
        +post_title: "Dalila Houd"
        +post_type: "members"
        +slug: "dalila-houd"
        #__type: null
        +"_wpml_word_count": "{"total":4,"to_translate":{"fr":4,"it":4}}"
        +"_edit_lock": "1676647691:4"
        +"_edit_last": "4"
        +"_wpml_media_featured": "1"
        +"_wpml_media_duplicate": "1"
        +"first_name": "Dalila"
        +"_first_name": "field_5cb0acaa348ec"
        +"last_name": "Houd"
        +"_last_name": "field_5cb0acbf348ed"
        +"image": "6292"
        +"_image": "field_5db95d92be6ab"
        +"position": "Investor Relations Manager"
        +"_position": "field_5cb0ad2a348f1"
        +"text": """
          Dalila joined LBO France in July 2018.\r\n
          Previously she was an executive assistant for 8 years in different fields including the French Federation of Haute Couture and Pierre Yovanovitch's interior design firm.\r\n
          Dalila started her career as an events assistant.
          """
        +"_text": "field_5cb0acd5348ee"
        +"linkedin": ""
        +"_linkedin": "field_5cb0ace9348ef"
        +"mail": "dalila.houd@lbofrance.com"
        +"_mail": "field_5cb0acfd348f0"
        +"_wpml_media_has_media": "1"
        +"_yoast_wpseo_primary_teams": "90"
        +"_yoast_wpseo_primary_implantations": "94"
        +"_yoast_wpseo_estimated-reading-time-minutes": "0"
        +"_yoast_wpseo_wordproof_timestamp": ""
        +"post_date_gmt": "2021-04-08 07:34:41"
        +"comment_status": "closed"
        +"ping_status": "closed"
        +"post_password": ""
        +"post_name": "dalila-houd"
        +"to_ping": ""
        +"pinged": ""
        +"post_modified": "2023-02-17 16:30:32"
        +"post_modified_gmt": "2023-02-17 15:30:32"
        +"post_content_filtered": ""
        +"guid": "http://preprod.lbofrance.com/?post_type=members&p=5194"
        +"menu_order": 107
        +"post_mime_type": ""
        +"comment_count": "0"
        +"filter": "raw"
        +"status": "publish"
      }
      24 => Post {#9301
        +ImageClass: "Timber\Image"
        +PostClass: "Timber\Post"
        +TermClass: "Timber\Term"
        +object_type: "post"
        +custom: array:25 [ …25]
        #___content: null
        #_permalink: "https://preprod.lbofrance.com/en/equipe/valery-huot/"
        #_next: []
        #_prev: []
        #_css_class: null
        +id: 2093
        +ID: 2093
        +post_author: "1"
        +post_content: ""
        +post_date: "2019-11-19 14:50:27"
        +post_excerpt: ""
        +post_parent: 0
        +post_status: "publish"
        +post_title: "Valery Huot"
        +post_type: "members"
        +slug: "valery-huot"
        #__type: null
        +"first_name": "Valéry"
        +"_first_name": "field_5cb0acaa348ec"
        +"last_name": "Huot"
        +"_last_name": "field_5cb0acbf348ed"
        +"image": "1846"
        +"_image": "field_5db95d92be6ab"
        +"position": "Partner, Head of Venture, Digital Health"
        +"_position": "field_5cb0ad2a348f1"
        +"text": "Valéry, Managing Partner of Innovation Capital since 2004, joined LBO France in 2016 when the two companies merged. He has been involved in many trade sales and IPOs (Novaled, Aldebaran Robotics, RSI Video Systems, eFront, Anevia, Doubletrade, Netcentrex…). He started his carreer in Australia in a joint research lab between Telstra and Sydney Uni, then worked at the French Defense Procurement Agency and later at the French Treasury in charge of SMEs financing and innovation politics. He then co-led in 2001 the fund of fund activity of CDC Entreprises. Valéry graduated from Stanford University and Ecole Polytechnique."
        +"_text": "field_5cb0acd5348ee"
        +"linkedin": ""
        +"_linkedin": "field_5cb0ace9348ef"
        +"mail": "valery.huot@lbofrance.com"
        +"_mail": "field_5cb0acfd348f0"
        +"_wpml_media_has_media": "1"
        +"_yoast_wpseo_primary_teams": "87"
        +"_yoast_wpseo_primary_implantations": ""
        +"_wpml_media_duplicate": "1"
        +"_edit_lock": "1661410007:4"
        +"_edit_last": "4"
        +"_last_translation_edit_mode": "native-editor"
        +"_wp_attachment_metadata": ""
        +"_wpml_media_featured": "0"
        +"_yoast_wpseo_estimated-reading-time-minutes": "0"
        +"_yoast_wpseo_wordproof_timestamp": ""
        +"post_date_gmt": "2019-11-19 13:50:27"
        +"comment_status": "closed"
        +"ping_status": "closed"
        +"post_password": ""
        +"post_name": "valery-huot"
        +"to_ping": ""
        +"pinged": ""
        +"post_modified": "2022-08-25 08:49:08"
        +"post_modified_gmt": "2022-08-25 06:49:08"
        +"post_content_filtered": ""
        +"guid": "http://preprod.lbofrance.com/equipe/valery-huot/"
        +"menu_order": 54
        +"post_mime_type": ""
        +"comment_count": "0"
        +"filter": "raw"
        +"status": "publish"
      }
      25 => Post {#9302
        +ImageClass: "Timber\Image"
        +PostClass: "Timber\Post"
        +TermClass: "Timber\Term"
        +object_type: "post"
        +custom: array:24 [ …24]
        #___content: null
        #_permalink: "https://preprod.lbofrance.com/en/equipe/sandrine-igel/"
        #_next: []
        #_prev: []
        #_css_class: null
        +id: 2089
        +ID: 2089
        +post_author: "1"
        +post_content: ""
        +post_date: "2019-11-19 14:52:15"
        +post_excerpt: ""
        +post_parent: 0
        +post_status: "publish"
        +post_title: "Sandrine Igel"
        +post_type: "members"
        +slug: "sandrine-igel"
        #__type: null
        +"first_name": "Sandrine"
        +"_first_name": "field_5cb0acaa348ec"
        +"last_name": "Igel"
        +"_last_name": "field_5cb0acbf348ed"
        +"image": "1847"
        +"_image": "field_5db95d92be6ab"
        +"position": "CFO, Real Estate"
        +"_position": "field_5cb0ad2a348f1"
        +"text": "Sandrine joined LBO France in 2014. She began her career as an auditor with Deloitte. Then in 2000, she joined Materis, a leading Group in chemical construction, where she held several positions at corporate finance department, including deputy Chief Financial Officer. She graduated from Nancy Business school."
        +"_text": "field_5cb0acd5348ee"
        +"linkedin": ""
        +"_linkedin": "field_5cb0ace9348ef"
        +"mail": "sandrine.igel@lbofrance.com"
        +"_mail": "field_5cb0acfd348f0"
        +"_yoast_wpseo_primary_teams": ""
        +"_yoast_wpseo_primary_implantations": ""
        +"_wpml_media_duplicate": "1"
        +"_edit_lock": "1625652460:1"
        +"_edit_last": "1"
        +"_last_translation_edit_mode": "native-editor"
        +"_wp_attachment_metadata": ""
        +"_wpml_media_featured": "0"
        +"_wpml_media_has_media": "1"
        +"_yoast_wpseo_estimated-reading-time-minutes": ""
        +"post_date_gmt": "2019-11-19 13:52:15"
        +"comment_status": "closed"
        +"ping_status": "closed"
        +"post_password": ""
        +"post_name": "sandrine-igel"
        +"to_ping": ""
        +"pinged": ""
        +"post_modified": "2021-07-07 12:09:58"
        +"post_modified_gmt": "2021-07-07 10:09:58"
        +"post_content_filtered": ""
        +"guid": "http://preprod.lbofrance.com/equipe/sandrine-igel/"
        +"menu_order": 71
        +"post_mime_type": ""
        +"comment_count": "0"
        +"filter": "raw"
        +"status": "publish"
      }
      26 => Post {#9303
        +ImageClass: "Timber\Image"
        +PostClass: "Timber\Post"
        +TermClass: "Timber\Term"
        +object_type: "post"
        +custom: array:25 [ …25]
        #___content: null
        #_permalink: "https://preprod.lbofrance.com/en/equipe/philippe-karmin/"
        #_next: []
        #_prev: []
        #_css_class: null
        +id: 2108
        +ID: 2108
        +post_author: "1"
        +post_content: ""
        +post_date: "2019-11-19 14:53:55"
        +post_excerpt: ""
        +post_parent: 0
        +post_status: "publish"
        +post_title: "Philippe Karmin"
        +post_type: "members"
        +slug: "philippe-karmin"
        #__type: null
        +"first_name": "Philippe"
        +"_first_name": "field_5cb0acaa348ec"
        +"last_name": "Karmin"
        +"_last_name": "field_5cb0acbf348ed"
        +"image": "1848"
        +"_image": "field_5db95d92be6ab"
        +"position": "Operating Executive, Operating Team"
        +"_position": "field_5cb0ad2a348f1"
        +"text": "Philippe joined LBO France in 2004 to develop the newly set up Small Cap buyout fund Hexagone. He had over 20 years of experience in the French industry running companies which operated in numerous and diversified businesses. At the end of 2009, Philippe became CEO of a portfolio company to manage the turnaround. Once the results became positive, he handled and managed the transition of the group with the new shareholders and he came back to LBO France in April 2016. Philippe graduated from ISG Business school (Paris). He also taught the manufacturing management at the Engineer school INSA (Lyon)."
        +"_text": "field_5cb0acd5348ee"
        +"linkedin": ""
        +"_linkedin": "field_5cb0ace9348ef"
        +"mail": "philippe.karmin@lbofrance.com"
        +"_mail": "field_5cb0acfd348f0"
        +"_wpml_media_has_media": "1"
        +"_yoast_wpseo_primary_teams": "83"
        +"_yoast_wpseo_primary_implantations": ""
        +"_wpml_media_duplicate": "1"
        +"_edit_lock": "1676647668:4"
        +"_edit_last": "4"
        +"_last_translation_edit_mode": "native-editor"
        +"_wp_attachment_metadata": ""
        +"_wpml_media_featured": "0"
        +"_yoast_wpseo_estimated-reading-time-minutes": "0"
        +"_yoast_wpseo_wordproof_timestamp": ""
        +"post_date_gmt": "2019-11-19 13:53:55"
        +"comment_status": "closed"
        +"ping_status": "closed"
        +"post_password": ""
        +"post_name": "philippe-karmin"
        +"to_ping": ""
        +"pinged": ""
        +"post_modified": "2023-02-17 16:30:10"
        +"post_modified_gmt": "2023-02-17 15:30:10"
        +"post_content_filtered": ""
        +"guid": "http://preprod.lbofrance.com/equipe/philippe-karmin/"
        +"menu_order": 101
        +"post_mime_type": ""
        +"comment_count": "0"
        +"filter": "raw"
        +"status": "publish"
      }
      27 => Post {#9304
        +ImageClass: "Timber\Image"
        +PostClass: "Timber\Post"
        +TermClass: "Timber\Term"
        +object_type: "post"
        +custom: array:26 [ …26]
        #___content: null
        #_permalink: "https://preprod.lbofrance.com/en/equipe/william-kerganevet/"
        #_next: []
        #_prev: []
        #_css_class: null
        +id: 5522
        +ID: 5522
        +post_author: "4"
        +post_content: ""
        +post_date: "2021-06-14 11:42:41"
        +post_excerpt: ""
        +post_parent: 0
        +post_status: "publish"
        +post_title: "William Kerganevet"
        +post_type: "members"
        +slug: "william-kerganevet"
        #__type: null
        +"_wpml_word_count": "{"total":0,"to_translate":{"en":2,"fr":2,"it":2}}"
        +"_wpml_media_featured": "1"
        +"_wpml_media_duplicate": array:2 [ …2]
        +"first_name": "William"
        +"_first_name": "field_5cb0acaa348ec"
        +"last_name": "Kerganevet"
        +"_last_name": "field_5cb0acbf348ed"
        +"image": "5519"
        +"_image": "field_5db95d92be6ab"
        +"position": "Investment Director, Real Estate"
        +"_position": "field_5cb0ad2a348f1"
        +"text": "William joined LBO France in 2021. He began his career in 2009 at AEW within the investment department in Paris, first as an analyst then as Investment Director, in charge of sourcing and executing real estate acquisitions in France covering all real estate asset classes on behalf of various funds and separate accounts. William graduated from Neoma Business School and Essec Business School"
        +"_text": "field_5cb0acd5348ee"
        +"linkedin": ""
        +"_linkedin": "field_5cb0ace9348ef"
        +"mail": "william.kerganevet@lbofrance.com"
        +"_mail": "field_5cb0acfd348f0"
        +"_wpml_media_has_media": "1"
        +"_yoast_wpseo_primary_teams": "88"
        +"_yoast_wpseo_primary_implantations": ""
        +"_last_translation_edit_mode": "native-editor"
        +"_wp_attachment_metadata": ""
        +"_dp_original": "2087"
        +"_edit_lock": "1623667093:4"
        +"_edit_last": "4"
        +"_yoast_wpseo_estimated-reading-time-minutes": ""
        +"post_date_gmt": "2021-06-14 09:42:41"
        +"comment_status": "closed"
        +"ping_status": "closed"
        +"post_password": ""
        +"post_name": "william-kerganevet"
        +"to_ping": ""
        +"pinged": ""
        +"post_modified": "2021-06-14 11:42:41"
        +"post_modified_gmt": "2021-06-14 09:42:41"
        +"post_content_filtered": ""
        +"guid": "http://preprod.lbofrance.com/?post_type=members&p=5522"
        +"menu_order": 69
        +"post_mime_type": ""
        +"comment_count": "0"
        +"filter": "raw"
        +"status": "publish"
      }
      28 => Post {#9305
        +ImageClass: "Timber\Image"
        +PostClass: "Timber\Post"
        +TermClass: "Timber\Term"
        +object_type: "post"
        +custom: array:24 [ …24]
        #___content: null
        #_permalink: "https://preprod.lbofrance.com/en/equipe/elisabeth-lardy/"
        #_next: []
        #_prev: []
        #_css_class: null
        +id: 2090
        +ID: 2090
        +post_author: "1"
        +post_content: ""
        +post_date: "2019-11-19 14:56:06"
        +post_excerpt: ""
        +post_parent: 0
        +post_status: "publish"
        +post_title: "Elisabeth Lardy"
        +post_type: "members"
        +slug: "elisabeth-lardy"
        #__type: null
        +"first_name": "Elisabeth"
        +"_first_name": "field_5cb0acaa348ec"
        +"last_name": "Lardy"
        +"_last_name": "field_5cb0acbf348ed"
        +"image": "1849"
        +"_image": "field_5db95d92be6ab"
        +"position": "Administrative and Treasury Officer, Real Estate"
        +"_position": "field_5cb0ad2a348f1"
        +"text": "Elisabeth joined LBO France in 1988 where she began her career as office manager followed by deputy secretary general. In 2008 she joined the Real Estate team as administrative and treasury officer. Elisabeth graduated from EFAP."
        +"_text": "field_5cb0acd5348ee"
        +"linkedin": ""
        +"_linkedin": "field_5cb0ace9348ef"
        +"mail": "elisabeth.lardy@lbofrance.com"
        +"_mail": "field_5cb0acfd348f0"
        +"_wpml_media_has_media": "1"
        +"_yoast_wpseo_primary_teams": ""
        +"_yoast_wpseo_primary_implantations": ""
        +"_yoast_wpseo_content_score": "30"
        +"_wpml_media_duplicate": "1"
        +"_edit_lock": "1580133454:5"
        +"_edit_last": "5"
        +"_last_translation_edit_mode": "native-editor"
        +"_wp_attachment_metadata": ""
        +"_wpml_media_featured": "0"
        +"post_date_gmt": "2019-11-19 13:56:06"
        +"comment_status": "closed"
        +"ping_status": "closed"
        +"post_password": ""
        +"post_name": "elisabeth-lardy"
        +"to_ping": ""
        +"pinged": ""
        +"post_modified": "2020-01-27 14:57:29"
        +"post_modified_gmt": "2020-01-27 13:57:29"
        +"post_content_filtered": ""
        +"guid": "http://preprod.lbofrance.com/equipe/elisabeth-lardy/"
        +"menu_order": 78
        +"post_mime_type": ""
        +"comment_count": "0"
        +"filter": "raw"
        +"status": "publish"
      }
      29 => Post {#9306
        +ImageClass: "Timber\Image"
        +PostClass: "Timber\Post"
        +TermClass: "Timber\Term"
        +object_type: "post"
        +custom: array:25 [ …25]
        #___content: null
        #_permalink: "https://preprod.lbofrance.com/en/equipe/jean-marie-leroy/"
        #_next: []
        #_prev: []
        #_css_class: null
        +id: 2077
        +ID: 2077
        +post_author: "1"
        +post_content: ""
        +post_date: "2019-11-19 15:05:16"
        +post_excerpt: ""
        +post_parent: 0
        +post_status: "publish"
        +post_title: "Jean-Marie Leroy"
        +post_type: "members"
        +slug: "jean-marie-leroy"
        #__type: null
        +"first_name": "Jean-Marie"
        +"_first_name": "field_5cb0acaa348ec"
        +"last_name": "Leroy"
        +"_last_name": "field_5cb0acbf348ed"
        +"image": "1852"
        +"_image": "field_5db95d92be6ab"
        +"position": "Partner, Head of LBO Small Cap"
        +"_position": "field_5cb0ad2a348f1"
        +"text": "Jean-Marie joined LBO France in 2003. Since 1993, he has been working with medium-sized companies first as auditor with Ernst & Young, then as a senior banker with Paribas Brussels and finally for four years with an M&A firm, Dôme Close Brothers in Paris during which he was involved in M&As on behalf of investment funds and corporate clients. Jean-Marie graduated from ICHEC Business school in Brussels."
        +"_text": "field_5cb0acd5348ee"
        +"linkedin": ""
        +"_linkedin": "field_5cb0ace9348ef"
        +"mail": "jml@lbofrance.com"
        +"_mail": "field_5cb0acfd348f0"
        +"_wpml_media_has_media": "1"
        +"_yoast_wpseo_primary_teams": "86"
        +"_yoast_wpseo_primary_implantations": ""
        +"_wpml_media_duplicate": "1"
        +"_edit_lock": "1661410123:4"
        +"_edit_last": "4"
        +"_last_translation_edit_mode": "native-editor"
        +"_wp_attachment_metadata": ""
        +"_wpml_media_featured": "0"
        +"_yoast_wpseo_estimated-reading-time-minutes": "0"
        +"_yoast_wpseo_wordproof_timestamp": ""
        +"post_date_gmt": "2019-11-19 14:05:16"
        +"comment_status": "closed"
        +"ping_status": "closed"
        +"post_password": ""
        +"post_name": "jean-marie-leroy"
        +"to_ping": ""
        +"pinged": ""
        +"post_modified": "2022-08-25 08:51:03"
        +"post_modified_gmt": "2022-08-25 06:51:03"
        +"post_content_filtered": ""
        +"guid": "http://preprod.lbofrance.com/equipe/jean-marie-leroy/"
        +"menu_order": 49
        +"post_mime_type": ""
        +"comment_count": "0"
        +"filter": "raw"
        +"status": "publish"
      }
      30 => Post {#9307
        +ImageClass: "Timber\Image"
        +PostClass: "Timber\Post"
        +TermClass: "Timber\Term"
        +object_type: "post"
        +custom: array:24 [ …24]
        #___content: null
        #_permalink: "https://preprod.lbofrance.com/en/equipe/soizick-lucas/"
        #_next: []
        #_prev: []
        #_css_class: null
        +id: 2106
        +ID: 2106
        +post_author: "1"
        +post_content: ""
        +post_date: "2019-11-19 15:07:14"
        +post_excerpt: ""
        +post_parent: 0
        +post_status: "publish"
        +post_title: "Soizick Lucas"
        +post_type: "members"
        +slug: "soizick-lucas"
        #__type: null
        +"first_name": "Soizick"
        +"_first_name": "field_5cb0acaa348ec"
        +"last_name": "Lucas"
        +"_last_name": "field_5cb0acbf348ed"
        +"image": "1853"
        +"_image": "field_5db95d92be6ab"
        +"position": "Office Manager, Accountant"
        +"_position": "field_5cb0ad2a348f1"
        +"text": "Soizick joined LBO France in 2008. She began her career in 1979 as a translator at the headquarters of the Robert Bosch Group in Germany followed by the role of European co-ordinator at Applied Data Research. She joined HDI (Haftpflichtverband der Deutschen Industrie) in France and after that SGCA. Over 20 years, she made a major contribution to the activities of the International Affairs team, the office of the Supervisory Board and then the President's office at Valeo Group. Soizick graduated from UCO Angers."
        +"_text": "field_5cb0acd5348ee"
        +"linkedin": ""
        +"_linkedin": "field_5cb0ace9348ef"
        +"mail": "soizick.lucas@lbofrance.com"
        +"_mail": "field_5cb0acfd348f0"
        +"_wpml_media_has_media": "1"
        +"_yoast_wpseo_primary_teams": ""
        +"_yoast_wpseo_primary_implantations": ""
        +"_yoast_wpseo_content_score": "30"
        +"_wpml_media_duplicate": "1"
        +"_edit_lock": "1580134040:5"
        +"_edit_last": "5"
        +"_last_translation_edit_mode": "native-editor"
        +"_wp_attachment_metadata": ""
        +"_wpml_media_featured": "0"
        +"post_date_gmt": "2019-11-19 14:07:14"
        +"comment_status": "closed"
        +"ping_status": "closed"
        +"post_password": ""
        +"post_name": "soizick-lucas"
        +"to_ping": ""
        +"pinged": ""
        +"post_modified": "2020-01-27 15:07:14"
        +"post_modified_gmt": "2020-01-27 14:07:14"
        +"post_content_filtered": ""
        +"guid": "http://preprod.lbofrance.com/equipe/soizick-lucas/"
        +"menu_order": 97
        +"post_mime_type": ""
        +"comment_count": "0"
        +"filter": "raw"
        +"status": "publish"
      }
      31 => Post {#9308
        +ImageClass: "Timber\Image"
        +PostClass: "Timber\Post"
        +TermClass: "Timber\Term"
        +object_type: "post"
        +custom: array:24 [ …24]
        #___content: null
        #_permalink: "https://preprod.lbofrance.com/en/equipe/zheni-marku/"
        #_next: []
        #_prev: []
        #_css_class: null
        +id: 2104
        +ID: 2104
        +post_author: "1"
        +post_content: ""
        +post_date: "2019-11-19 15:12:26"
        +post_excerpt: ""
        +post_parent: 0
        +post_status: "publish"
        +post_title: "Zheni Marku"
        +post_type: "members"
        +slug: "zheni-marku"
        #__type: null
        +"first_name": "Zheni"
        +"_first_name": "field_5cb0acaa348ec"
        +"last_name": "Marku"
        +"_last_name": "field_5cb0acbf348ed"
        +"image": "1856"
        +"_image": "field_5db95d92be6ab"
        +"position": "Chief Compliance Officer"
        +"_position": "field_5cb0ad2a348f1"
        +"text": "Zheni joined LBO France in 2015, where she notably strengthened the Compliance team. Since 2018, Zheni has been leading compliance issues for the group as Chief Compliance Officer. Zheni is a graduate of Université Paris-Dauphine as well as the University of Saint Petersburg."
        +"_text": "field_5cb0acd5348ee"
        +"linkedin": ""
        +"_linkedin": "field_5cb0ace9348ef"
        +"mail": "zheni.marku@lbofrance.com"
        +"_mail": "field_5cb0acfd348f0"
        +"_wpml_media_has_media": "1"
        +"_yoast_wpseo_primary_teams": ""
        +"_yoast_wpseo_primary_implantations": ""
        +"_yoast_wpseo_content_score": "30"
        +"_wpml_media_duplicate": "1"
        +"_edit_lock": "1580135163:5"
        +"_edit_last": "5"
        +"_last_translation_edit_mode": "native-editor"
        +"_wp_attachment_metadata": ""
        +"_wpml_media_featured": "0"
        +"post_date_gmt": "2019-11-19 14:12:26"
        +"comment_status": "closed"
        +"ping_status": "closed"
        +"post_password": ""
        +"post_name": "zheni-marku"
        +"to_ping": ""
        +"pinged": ""
        +"post_modified": "2020-01-27 15:25:57"
        +"post_modified_gmt": "2020-01-27 14:25:57"
        +"post_content_filtered": ""
        +"guid": "http://preprod.lbofrance.com/equipe/zheni-marku/"
        +"menu_order": 128
        +"post_mime_type": ""
        +"comment_count": "0"
        +"filter": "raw"
        +"status": "publish"
      }
      32 => Post {#9309
        +ImageClass: "Timber\Image"
        +PostClass: "Timber\Post"
        +TermClass: "Timber\Term"
        +object_type: "post"
        +custom: array:24 [ …24]
        #___content: null
        #_permalink: "https://preprod.lbofrance.com/en/equipe/jean-christophe-miege/"
        #_next: []
        #_prev: []
        #_css_class: null
        +id: 2103
        +ID: 2103
        +post_author: "1"
        +post_content: ""
        +post_date: "2019-11-19 15:14:29"
        +post_excerpt: ""
        +post_parent: 0
        +post_status: "publish"
        +post_title: "Jean-Christophe Miege"
        +post_type: "members"
        +slug: "jean-christophe-miege"
        #__type: null
        +"first_name": "Jean-Christophe"
        +"_first_name": "field_5cb0acaa348ec"
        +"last_name": "Miege"
        +"_last_name": "field_5cb0acbf348ed"
        +"image": "1857"
        +"_image": "field_5db95d92be6ab"
        +"position": "Director, Operating Team"
        +"_position": "field_5cb0ad2a348f1"
        +"text": "Jean-Christophe joined LBO France in 2016. He started his career in 2005 as a consultant at OC&C where he held c.20 projects in Strategy, M&A and PMO, primarily in FMCG/Retail. In 2011, Jean-Christophe joined the Strategy department of French leading retailer Groupe FNAC to lead several major Transformation programms. He then became a member of the Board of Directors of FNAC France as Sales VP for Services & Pricing, a position where he redesigned the Services offer and structured ambitious training initiatives for the salesforce. Jean-Christophe graduated from HEC Business school in Marketing."
        +"_text": "field_5cb0acd5348ee"
        +"linkedin": ""
        +"_linkedin": "field_5cb0ace9348ef"
        +"mail": "jean-christophe.miege@lbofrance.com"
        +"_mail": "field_5cb0acfd348f0"
        +"_wpml_media_has_media": "1"
        +"_yoast_wpseo_primary_teams": ""
        +"_yoast_wpseo_primary_implantations": ""
        +"_yoast_wpseo_content_score": "30"
        +"_wpml_media_duplicate": "1"
        +"_edit_lock": "1580135276:5"
        +"_edit_last": "5"
        +"_last_translation_edit_mode": "native-editor"
        +"_wp_attachment_metadata": ""
        +"_wpml_media_featured": "0"
        +"post_date_gmt": "2019-11-19 14:14:29"
        +"comment_status": "closed"
        +"ping_status": "closed"
        +"post_password": ""
        +"post_name": "jean-christophe-miege"
        +"to_ping": ""
        +"pinged": ""
        +"post_modified": "2020-01-27 15:27:51"
        +"post_modified_gmt": "2020-01-27 14:27:51"
        +"post_content_filtered": ""
        +"guid": "http://preprod.lbofrance.com/equipe/jean-christophe-miege/"
        +"menu_order": 127
        +"post_mime_type": ""
        +"comment_count": "0"
        +"filter": "raw"
        +"status": "publish"
      }
      33 => Post {#9310
        +ImageClass: "Timber\Image"
        +PostClass: "Timber\Post"
        +TermClass: "Timber\Term"
        +object_type: "post"
        +custom: array:26 [ …26]
        #___content: null
        #_permalink: "https://preprod.lbofrance.com/en/equipe/pierre-nebout/"
        #_next: []
        #_prev: []
        #_css_class: null
        +id: 5355
        +ID: 5355
        +post_author: "4"
        +post_content: ""
        +post_date: "2021-05-21 11:27:54"
        +post_excerpt: ""
        +post_parent: 0
        +post_status: "publish"
        +post_title: "Pierre Nebout"
        +post_type: "members"
        +slug: "pierre-nebout"
        #__type: null
        +"_wpml_word_count": "{"total":0,"to_translate":{"en":4,"fr":4,"it":4}}"
        +"_wpml_media_featured": "1"
        +"_wpml_media_duplicate": "1"
        +"_first_name": "field_5cb0acaa348ec"
        +"_last_name": "field_5cb0acbf348ed"
        +"_image": "field_5db95d92be6ab"
        +"_position": "field_5cb0ad2a348f1"
        +"_text": "field_5cb0acd5348ee"
        +"_linkedin": "field_5cb0ace9348ef"
        +"_mail": "field_5cb0acfd348f0"
        +"_wpml_media_has_media": "1"
         …31
      }
      34 => Post {#9311 …63}
      35 => Post {#9312 …62}
      36 => Post {#9313 …65}
      37 => Post {#9314 …62}
      38 => Post {#9315 …63}
      39 => Post {#9316 …62}
      40 => Post {#9317 …62}
      41 => Post {#9318 …63}
      42 => Post {#9319 …62}
      43 => Post {#9320 …64}
      44 => Post {#9321 …64}
      45 => Post {#9322 …65}
      46 => Post {#9323 …63}
      47 => Post {#9324 …64}
      48 => Post {#9325 …63}
      49 => Post {#9326 …62}
      50 => Post {#9327 …62}
    ]
  }
  "teams" => array:8 [
    0 => Term {#9328
      +PostClass: "Timber\Post"
      +TermClass: "Term"
      +object_type: "term"
      +_children: null
      +name: "Board of Directors"
      +taxonomy: "teams"
      +id: 117
      +ID: 117
      +"term_id": 117
      +"slug": "board-of-directors-en"
      +"term_group": 0
      +"term_taxonomy_id": 117
      +"parent": 0
      +"count": 8
      +"filter": "raw"
      +"term_order": "3"
      +"separator": false
      +"alphabeticalorder": null
      +"alphabetical_order": true
      +"childs": []
    }
    1 => Term {#9264
      +PostClass: "Timber\Post"
      +TermClass: "Term"
      +object_type: "term"
      +_children: null
      +name: "Investment"
      +taxonomy: "teams"
      +id: 114
      +ID: 114
      +"term_id": 114
      +"slug": "investment"
      +"term_group": 0
      +"term_taxonomy_id": 114
      +"parent": 0
      +"count": 0
      +"filter": "raw"
      +"term_order": "5"
      +"separator": false
      +"childs": array:5 [ …5]
      +"alphabetical_order": false
    }
    2 => Term {#9259
      +PostClass: "Timber\Post"
      +TermClass: "Term"
      +object_type: "term"
      +_children: null
      +name: "Séparateur"
      +taxonomy: "teams"
      +id: 115
      +ID: 115
      +"term_id": 115
      +"slug": "separateur-en"
      +"term_group": 0
      +"term_taxonomy_id": 115
      +"parent": 0
      +"count": 0
      +"filter": "raw"
      +"term_order": "8"
      +"separator": true
      +"childs": []
    }
    3 => Term {#9257
      +PostClass: "Timber\Post"
      +TermClass: "Term"
      +object_type: "term"
      +_children: null
      +name: "Administration & Finance"
      +taxonomy: "teams"
      +id: 82
      +ID: 82
      +"term_id": 82
      +"slug": "administration-finance"
      +"term_group": 0
      +"term_taxonomy_id": 82
      +"parent": 0
      +"count": 4
      +"filter": "raw"
      +"term_order": "9"
      +"separator": false
      +"alphabeticalorder": null
      +"alphabetical_order": true
      +"childs": []
    }
    4 => Term {#9258
      +PostClass: "Timber\Post"
      +TermClass: "Term"
      +object_type: "term"
      +_children: null
      +name: "Compliance"
      +taxonomy: "teams"
      +id: 92
      +ID: 92
      +"term_id": 92
      +"slug": "compliance-en"
      +"term_group": 0
      +"term_taxonomy_id": 92
      +"parent": 0
      +"count": 1
      +"filter": "raw"
      +"term_order": "12"
      +"alphabeticalorder": null
      +"separator": false
      +"alphabetical_order": true
      +"childs": []
    }
    5 => Term {#9256
      +PostClass: "Timber\Post"
      +TermClass: "Term"
      +object_type: "term"
      +_children: null
      +name: "ESG"
      +taxonomy: "teams"
      +id: 91
      +ID: 91
      +"term_id": 91
      +"slug": "esg-en"
      +"term_group": 0
      +"term_taxonomy_id": 91
      +"parent": 0
      +"count": 1
      +"filter": "raw"
      +"term_order": "13"
      +"alphabeticalorder": null
      +"separator": false
      +"alphabetical_order": true
      +"childs": []
    }
    6 => Term {#9255
      +PostClass: "Timber\Post"
      +TermClass: "Term"
      +object_type: "term"
      +_children: null
      +name: "Operational Performance"
      +taxonomy: "teams"
      +id: 83
      +ID: 83
      +"term_id": 83
      +"slug": "operational-performance"
      +"term_group": 0
      +"term_taxonomy_id": 83
      +"parent": 0
      +"count": 5
      +"filter": "raw"
      +"term_order": "15"
      +"separator": false
      +"alphabeticalorder": null
      +"alphabetical_order": true
      +"childs": []
    }
    7 => Term {#9254
      +PostClass: "Timber\Post"
      +TermClass: "Term"
      +object_type: "term"
      +_children: null
      +name: "Investor Relations"
      +taxonomy: "teams"
      +id: 90
      +ID: 90
      +"term_id": 90
      +"slug": "investor-relations"
      +"term_group": 0
      +"term_taxonomy_id": 90
      +"parent": 0
      +"count": 5
      +"filter": "raw"
      +"term_order": "17"
      +"separator": false
      +"alphabeticalorder": null
      +"alphabetical_order": true
      +"childs": []
    }
  ]
  "implantations" => array:2 [
    0 => Term {#9243
      +PostClass: "Timber\Post"
      +TermClass: "Term"
      +object_type: "term"
      +_children: null
      +name: "France"
      +taxonomy: "implantations"
      +id: 94
      +ID: 94
      +"term_id": 94
      +"slug": "france-en"
      +"term_group": 0
      +"term_taxonomy_id": 94
      +"parent": 0
      +"count": 44
      +"filter": "raw"
      +"term_order": "1"
      +"alphabeticalorder": null
      +"alphabetical_order": false
      +"childs": false
    }
    1 => Term {#9212
      +PostClass: "Timber\Post"
      +TermClass: "Term"
      +object_type: "term"
      +_children: null
      +name: "Italy"
      +taxonomy: "implantations"
      +id: 93
      +ID: 93
      +"term_id": 93
      +"slug": "italie-en"
      +"term_group": 0
      +"term_taxonomy_id": 93
      +"parent": 0
      +"count": 4
      +"filter": "raw"
      +"term_order": "2"
      +"alphabeticalorder": null
      +"alphabetical_order": false
      +"childs": false
    }
  ]
]

TimberPost


ID: 2577
post_type: page
slug: team
post_name: team
post_title: Team
array:53 [
  "ImageClass" => "Timber\Image"
  "PostClass" => "Timber\Post"
  "TermClass" => "Timber\Term"
  "object_type" => "post"
  "custom" => array:15 [
    "_wpml_word_count" => "{"total":2,"to_translate":{"fr":2}}"
    "_edit_last" => "1"
    "_wp_page_template" => "templates/equipe.php"
    "_wpml_media_duplicate" => "1"
    "_wpml_media_featured" => "1"
    "_last_translation_edit_mode" => "native-editor"
    "_edit_lock" => "1679420208:1"
    "partial_banner_title" => ""
    "_partial_banner_title" => "field_5e149499176e8"
    "partial_banner_image" => "6662"
    "_partial_banner_image" => "field_5e1494b1176e9"
    "partial_banner_position" => "center"
    "_partial_banner_position" => "field_5e159b584fad9"
    "_yoast_wpseo_estimated-reading-time-minutes" => ""
    "_wpml_media_has_media" => "1"
  ]
  "\x00*\x00___content" => null
  "\x00*\x00_permalink" => null
  "\x00*\x00_next" => []
  "\x00*\x00_prev" => []
  "\x00*\x00_css_class" => null
  "id" => 2577
  "ID" => 2577
  "post_author" => "1"
  "post_content" => ""
  "post_date" => "2020-01-06 18:34:48"
  "post_excerpt" => ""
  "post_parent" => 0
  "post_status" => "publish"
  "post_title" => "Team"
  "post_type" => "page"
  "slug" => "team"
  "\x00*\x00__type" => null
  "_wpml_word_count" => "{"total":2,"to_translate":{"fr":2}}"
  "_edit_last" => "1"
  "_wp_page_template" => "templates/equipe.php"
  "_wpml_media_duplicate" => "1"
  "_wpml_media_featured" => "1"
  "_last_translation_edit_mode" => "native-editor"
  "_edit_lock" => "1679420208:1"
  "partial_banner_title" => ""
  "_partial_banner_title" => "field_5e149499176e8"
  "partial_banner_image" => "6662"
  "_partial_banner_image" => "field_5e1494b1176e9"
  "partial_banner_position" => "center"
  "_partial_banner_position" => "field_5e159b584fad9"
  "_yoast_wpseo_estimated-reading-time-minutes" => ""
  "_wpml_media_has_media" => "1"
  "post_date_gmt" => "2020-01-06 17:34:48"
  "comment_status" => "closed"
  "ping_status" => "closed"
  "post_password" => ""
  "post_name" => "team"
  "to_ping" => ""
  "pinged" => ""
  "post_modified" => "2022-04-29 13:53:30"
  "post_modified_gmt" => "2022-04-29 11:53:30"
  "post_content_filtered" => ""
  "guid" => "http://preprod.lbofrance.com/?page_id=2577"
  "menu_order" => 2
  "post_mime_type" => ""
  "comment_count" => "0"
  "filter" => "raw"
  "status" => "publish"
]

Timber Context


Base Context

array:10 [
  "http_host" => "https://preprod.lbofrance.com"
  "wp_title" => "Team - LBO France"
  "body_class" => "page-template page-template-templates page-template-equipe page-template-templatesequipe-php page page-id-2577"
  "site" => Site {#9268
    +admin_email: "admin@adveris.fr"
    +blogname: null
    +charset: "UTF-8"
    +description: ""
    +id: null
    +language: "en_US"
    +multisite: false
    +name: "LBO France"
    +pingback_url: "https://preprod.lbofrance.com/xmlrpc.php"
    +siteurl: null
    +theme: Theme {#9196
      +name: "Yagami"
      +version: ""
      +parent: false
      +parent_slug: null
      +slug: "yagami"
      +uri: "https://preprod.lbofrance.com/wp-content/themes/yagami"
      -theme: WP_Theme {#7857
        +update: false
        -theme_root: "/var/www/lbofrance.com/docs/wp-content/themes"
        -headers: array:14 [
          "Name" => "Yagami"
          "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" => ""
          "UpdateURI" => ""
        ]
        -headers_sanitized: array:2 [
          "Name" => "Yagami"
          "Version" => ""
        ]
        -block_theme: false
        -name_translated: null
        -errors: null
        -stylesheet: "yagami"
        -template: "yagami"
        -parent: null
        -theme_root_uri: "https://preprod.lbofrance.com/wp-content/themes"
        -textdomain_loaded: null
        -cache_hash: "37a7699c69410d0bf18f875580b71453"
        -block_template_folders: array:2 [
          "wp_template" => "templates"
          "wp_template_part" => "parts"
        ]
        -default_template_folders: array:2 [
          "wp_template" => "templates"
          "wp_template_part" => "parts"
        ]
      }
      +id: null
      +ID: null
      +object_type: null
    }
    +title: "LBO France"
    +url: "https://preprod.lbofrance.com/en/"
    +home_url: "https://preprod.lbofrance.com/en/"
    +site_url: "https://preprod.lbofrance.com"
    +rdf: "https://preprod.lbofrance.com/en/feed/rdf/"
    +rss: "https://preprod.lbofrance.com/en/feed/rss/"
    +rss2: "https://preprod.lbofrance.com/en/feed/"
    +atom: "https://preprod.lbofrance.com/en/feed/atom/"
    +ID: null
    +object_type: null
    +"pingback": "https://preprod.lbofrance.com/xmlrpc.php"
  }
  "request" => Request {#9192
    +post: []
    +get: []
    +id: null
    +ID: null
    +object_type: null
  }
  "user" => false
  "theme" => Theme {#9196}
  "posts" => PostQuery {#9199
    +found_posts: 1
    #userQuery: false
    #queryIterator: QueryIterator {#9201
      -_query: WP_Query {#5122
        +query: array:2 [
          "page" => ""
          "pagename" => "team"
        ]
        +query_vars: array:67 [
          "page" => 0
          "pagename" => "team"
          "error" => ""
          "m" => ""
          "p" => 0
          "post_parent" => ""
          "subpost" => ""
          "subpost_id" => ""
          "attachment" => ""
          "attachment_id" => 0
          "name" => "team"
          "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" => []
          "search_columns" => []
          "meta_query" => []
          "ignore_sticky_posts" => false
          "suppress_filters" => false
          "cache_results" => true
          "update_post_term_cache" => true
          "update_menu_item_cache" => false
          "lazy_load_term_meta" => true
          "update_post_meta_cache" => true
          "post_type" => ""
          "posts_per_page" => 9
          "nopaging" => false
          "comments_per_page" => "50"
          "no_found_rows" => false
          "order" => "DESC"
        ]
        +tax_query: null
        +meta_query: WP_Meta_Query {#7739
          +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 {#7738
          +ID: 2577
          +post_author: "1"
          +post_date: "2020-01-06 18:34:48"
          +post_date_gmt: "2020-01-06 17:34:48"
          +post_content: ""
          +post_title: "Team"
          +post_excerpt: ""
          +post_status: "publish"
          +comment_status: "closed"
          +ping_status: "closed"
          +post_password: ""
          +post_name: "team"
          +to_ping: ""
          +pinged: ""
          +post_modified: "2022-04-29 13:53:30"
          +post_modified_gmt: "2022-04-29 11:53:30"
          +post_content_filtered: ""
          +post_parent: 0
          +guid: "http://preprod.lbofrance.com/?page_id=2577"
          +menu_order: 2
          +post_type: "page"
          +post_mime_type: ""
          +comment_count: "0"
          +filter: "raw"
        }
        +queried_object_id: 2577
        +request: """
          SELECT   lbo_posts.*\n
          \t\t\t\t\t FROM lbo_posts  JOIN lbo_icl_translations wpml_translations\n
          \t\t\t\t\t\t\tON lbo_posts.ID = wpml_translations.element_id\n
          \t\t\t\t\t\t\t\tAND wpml_translations.element_type = CONCAT('post_', lbo_posts.post_type) \n
          \t\t\t\t\t WHERE 1=1  AND (lbo_posts.ID = '2577') AND lbo_posts.post_type = 'page' AND ( ( ( wpml_translations.language_code = 'en' OR 0 ) AND lbo_posts.post_type  IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','members','investments' )  ) OR lbo_posts.post_type  NOT  IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','members','investments' )  )\n
          \t\t\t\t\t \n
          \t\t\t\t\t ORDER BY lbo_posts.post_date DESC\n
          \t\t\t\t\t 
          """
        +posts: & array:1 [
          0 => WP_Post {#7740
            +ID: 2577
            +post_author: "1"
            +post_date: "2020-01-06 18:34:48"
            +post_date_gmt: "2020-01-06 17:34:48"
            +post_content: ""
            +post_title: "Team"
            +post_excerpt: ""
            +post_status: "publish"
            +comment_status: "closed"
            +ping_status: "closed"
            +post_password: ""
            +post_name: "team"
            +to_ping: ""
            +pinged: ""
            +post_modified: "2022-04-29 13:53:30"
            +post_modified_gmt: "2022-04-29 11:53:30"
            +post_content_filtered: ""
            +post_parent: 0
            +guid: "http://preprod.lbofrance.com/?page_id=2577"
            +menu_order: 2
            +post_type: "page"
            +post_mime_type: ""
            +comment_count: "0"
            +filter: "raw"
            +"status": "publish"
            +"id": 2577
            +"slug": "team"
            +"custom": array:15 [
              "_wpml_word_count" => "{"total":2,"to_translate":{"fr":2}}"
              "_edit_last" => "1"
              "_wp_page_template" => "templates/equipe.php"
              "_wpml_media_duplicate" => "1"
              "_wpml_media_featured" => "1"
              "_last_translation_edit_mode" => "native-editor"
              "_edit_lock" => "1679420208:1"
              "partial_banner_title" => ""
              "_partial_banner_title" => "field_5e149499176e8"
              "partial_banner_image" => "6662"
              "_partial_banner_image" => "field_5e1494b1176e9"
              "partial_banner_position" => "center"
              "_partial_banner_position" => "field_5e159b584fad9"
              "_yoast_wpseo_estimated-reading-time-minutes" => ""
              "_wpml_media_has_media" => "1"
            ]
          }
        ]
        +post_count: 1
        +current_post: -1
        +before_loop: true
        +in_the_loop: false
        +post: WP_Post {#7740}
        +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: "7d5b63031feaa6895ae0cc5c58f9ee8f"
        -query_vars_changed: true
        +thumbnails_cached: false
        #allow_query_attachment_by_filename: 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
    flag::STD_PROP_LIST: false
    flag::ARRAY_AS_PROPS: false
    iteratorClass: "Timber\PostsIterator"
    storage: array:1 [
      0 => Post {#9190
        +ImageClass: "Timber\Image"
        +PostClass: "Timber\Post"
        +TermClass: "Timber\Term"
        +object_type: "post"
        +custom: array:15 [
          "_wpml_word_count" => "{"total":2,"to_translate":{"fr":2}}"
          "_edit_last" => "1"
          "_wp_page_template" => "templates/equipe.php"
          "_wpml_media_duplicate" => "1"
          "_wpml_media_featured" => "1"
          "_last_translation_edit_mode" => "native-editor"
          "_edit_lock" => "1679420208:1"
          "partial_banner_title" => ""
          "_partial_banner_title" => "field_5e149499176e8"
          "partial_banner_image" => "6662"
          "_partial_banner_image" => "field_5e1494b1176e9"
          "partial_banner_position" => "center"
          "_partial_banner_position" => "field_5e159b584fad9"
          "_yoast_wpseo_estimated-reading-time-minutes" => ""
          "_wpml_media_has_media" => "1"
        ]
        #___content: null
        #_permalink: null
        #_next: []
        #_prev: []
        #_css_class: null
        +id: 2577
        +ID: 2577
        +post_author: "1"
        +post_content: ""
        +post_date: "2020-01-06 18:34:48"
        +post_excerpt: ""
        +post_parent: 0
        +post_status: "publish"
        +post_title: "Team"
        +post_type: "page"
        +slug: "team"
        #__type: null
        +"_wpml_word_count": "{"total":2,"to_translate":{"fr":2}}"
        +"_edit_last": "1"
        +"_wp_page_template": "templates/equipe.php"
        +"_wpml_media_duplicate": "1"
        +"_wpml_media_featured": "1"
        +"_last_translation_edit_mode": "native-editor"
        +"_edit_lock": "1679420208:1"
        +"partial_banner_title": ""
        +"_partial_banner_title": "field_5e149499176e8"
        +"partial_banner_image": "6662"
        +"_partial_banner_image": "field_5e1494b1176e9"
        +"partial_banner_position": "center"
        +"_partial_banner_position": "field_5e159b584fad9"
        +"_yoast_wpseo_estimated-reading-time-minutes": ""
        +"_wpml_media_has_media": "1"
        +"post_date_gmt": "2020-01-06 17:34:48"
        +"comment_status": "closed"
        +"ping_status": "closed"
        +"post_password": ""
        +"post_name": "team"
        +"to_ping": ""
        +"pinged": ""
        +"post_modified": "2022-04-29 13:53:30"
        +"post_modified_gmt": "2022-04-29 11:53:30"
        +"post_content_filtered": ""
        +"guid": "http://preprod.lbofrance.com/?page_id=2577"
        +"menu_order": 2
        +"post_mime_type": ""
        +"comment_count": "0"
        +"filter": "raw"
        +"status": "publish"
      }
    ]
  }
  "wp_head" => FunctionWrapper {#9191
    -_class: null
    -_function: "wp_head"
    -_args: []
    -_use_ob: false
  }
  "wp_footer" => FunctionWrapper {#9188
    -_class: null
    -_function: "wp_footer"
    -_args: []
    -_use_ob: false
  }
]

Custom Context

array:24 [
  "timber" => TimberManager {#5159
    -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:3 [
          "primary" => "Menu Principal"
          "secondary" => "Menu Secondaire"
          "footer" => "Menu Footer"
        ]
        "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 [
          "options_page" => array:2 [
            "page" => array:4 [
              "page_title" => "Option"
              "menu_title" => "Options"
              "menu_slug" => "options"
              "capability" => "edit_posts"
            ]
            "sub_menus" => array:6 [
              0 => array:2 [ …2]
              1 => array:2 [ …2]
               …4
            ]
          ]
        ]
      ]
    ]
  }
  "services" => TimberService {#8537}
  "translations" => array:40 [
    "welcome" => "Yagami Starter Theme"
    "filter_by_status" => "Screening by category"
    "sector" => "Sector"
    "type_of_operation" => "Status"
    "filter_by_team" => "Screening by team"
    "filter_by_location" => "Screening by location"
    "invest_relation" => "Investor Relations"
    "esg" => "ESG"
    "compliance" => "Compliance"
    "board" => "Board of Directors"
    "executive_committee" => "Executive Committee"
    "invest" => "Investment"
    "admin_finance" => "Administration & Finance"
    "back_to_news" => "back to news"
    "back_to_team" => "Back to team"
    "filter" => "Screening"
    "discover" => "Discover"
    "lbo_mid" => "LBO Mid Cap"
    "lbo_small" => "LBO Small Cap"
    "venture" => "Venture"
    "real_estate" => "Real Estate"
    "debt" => "Debt"
    "send" => "Send"
    "detention" => "Holding period"
    "date_acquisition" => "Acquisition date"
    "date_cession" => "Exit date"
    "country" => "pays"
    "site" => "website"
    "society" => "Company"
    "press" => "Communiqué de presse"
    "download" => "Télécharger le communiqué de presse"
    "all_members" => "See entire team "
    "all_news" => "All"
    "show_more" => "Show more"
    "all" => "All"
    "cookiepro_params" => "Cookies settings"
    "professional_informed_investor" => "Professional/informed investor"
    "financial_advisor" => "Financial advisor"
    "non_professional_investor" => "Non professional investor"
    "access_the_website" => "Access the website"
  ]
  "img" => "https://preprod.lbofrance.com/wp-content/themes/yagami/web/src/img"
  "dist" => "https://preprod.lbofrance.com/wp-content/themes/yagami/web/dist"
  "options" => array:8 [
    "footer_adveris_link" => "https://www.adveris.fr/"
    "footer_adveris_title" => "Website creation : Adveris"
    "footer_links" => array:2 [
      0 => array:1 [
        "link" => array:3 [
          "title" => "Videos : Raccord Image"
          "url" => "http://www.raccordimage.com/"
          "target" => "_blank"
        ]
      ]
      1 => array:1 [
        "link" => array:3 [
          "title" => "Photos : Encre Noire"
          "url" => "http://www.encrenoire.com/en"
          "target" => "_blank"
        ]
      ]
    ]
    "footer_ml" => array:3 [
      0 => array:2 [
        "title" => "Copyright © 2020 LBO FRANCE"
        "link" => ""
      ]
      1 => array:2 [
        "title" => "Legal notice"
        "link" => "/en/disclaimer/"
      ]
      2 => array:2 [
        "title" => "Contact"
        "link" => "https://www.lbofrance.com/en/contact/"
      ]
    ]
    "link_externe" => array:3 [
      "title" => "Un Autre Regard Créatif"
      "url" => "https://www.un-autre-regard-creatif.com/"
      "target" => "_blank"
    ]
    "script_header" => """
      <!-- CookiePro Cookies Consent Notice start for www.lbofrance.com -->\r\n
      <script type="text/javascript" src="https://cookie-cdn.cookiepro.com/consent/0c5631b1-59d9-4b6d-91b8-d1cbc19ebae7/OtAutoBlock.js" ></script>\r\n
      <script src="https://cookie-cdn.cookiepro.com/scripttemplates/otSDKStub.js" data-document-language="true" type="text/javascript" charset="UTF-8" data-domain-script="0c5631b1-59d9-4b6d-91b8-d1cbc19ebae7" ></script>\r\n
      <script type="text/javascript">\r\n
      function OptanonWrapper() { }\r\n
      </script>\r\n
      <!-- CookiePro Cookies Consent Notice end for www.lbofrance.com -->
      """
    "social_linkedin" => "https://www.linkedin.com/company/lbo-france?originalSubdomain=it"
    "team_link" => "https://www.lbofrance.com/en/team/"
  ]
  "is_device" => false
  "links" => array:2 [
    "archives" => array:1 [
      "news" => "https://preprod.lbofrance.com/en/news-and-press-release/"
    ]
    "pages" => array:1 [
      "page_exemple" => "https://preprod.lbofrance.com/en/team/"
    ]
  ]
  "clear_head_for_yoast" => true
  "google_map_api_key" => "AIzaSyDGF98psyVSiyiVhFovqfhMDrGJ-Ls2Uoc"
  "server" => array:45 [
    "SERVER_SOFTWARE" => "Apache/2.4.62 (Debian)"
    "REQUEST_URI" => "/en/team/"
    "DOCUMENT_ROOT" => "/var/www/lbofrance.com/docs"
    "TMPDIR" => "/tmp"
    "TMP" => "/tmp"
    "TEMP" => "/tmp"
    "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
    "HOSTNAME" => "2819c2a5c105"
    "USER" => "phpuser"
    "HOME" => "/var/www"
    "SCRIPT_NAME" => "/index.php"
    "QUERY_STRING" => ""
    "REQUEST_METHOD" => "GET"
    "SERVER_PROTOCOL" => "HTTP/1.1"
    "GATEWAY_INTERFACE" => "CGI/1.1"
    "REDIRECT_URL" => "/en/team/"
    "REMOTE_PORT" => "57048"
    "SCRIPT_FILENAME" => "/var/www/lbofrance.com/docs/index.php"
    "SERVER_ADMIN" => "[no address given]"
    "CONTEXT_DOCUMENT_ROOT" => "/var/www/lbofrance.com/docs"
    "CONTEXT_PREFIX" => ""
    "REQUEST_SCHEME" => "https"
    "REMOTE_ADDR" => "18.119.255.250"
    "SERVER_PORT" => "443"
    "SERVER_ADDR" => "192.168.219.16"
    "SERVER_NAME" => "preprod.lbofrance.com"
    "SERVER_SIGNATURE" => "<address>Apache/2.4.62 (Debian) Server at preprod.lbofrance.com Port 443</address>\n"
    "HTTP_HOST" => "preprod.lbofrance.com"
    "HTTP_REFERER" => "https://preprod.lbofrance.com/en/team"
    "HTTP_ACCEPT_ENCODING" => "gzip, br, zstd, deflate"
    "HTTP_COOKIE" => "fikker-TwKq-jUtu=HMpCJGMNPNtu0qVkKQHSleP9vYHoJUjg"
    "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
    "HTTP_ACCEPT" => "*/*"
    "proxy-nokeepalive" => "1"
    "SSL_TLS_SNI" => "preprod.lbofrance.com"
    "HTTPS" => "on"
    "HTTP_AUTHORIZATION" => ""
    "REDIRECT_STATUS" => "200"
    "REDIRECT_SSL_TLS_SNI" => "preprod.lbofrance.com"
    "REDIRECT_HTTPS" => "on"
    "REDIRECT_HTTP_AUTHORIZATION" => ""
    "FCGI_ROLE" => "RESPONDER"
    "PHP_SELF" => "/index.php"
    "REQUEST_TIME_FLOAT" => 1727914708.1054
    "REQUEST_TIME" => 1727914708
  ]
  "lang" => "en"
  "current_language" => "en"
  "http_host" => "https://preprod.lbofrance.com"
  "wp_title" => "Team - LBO France"
  "body_class" => "page-template page-template-templates page-template-equipe page-template-templatesequipe-php page page-id-2577"
  "site" => Site {#9268
    +admin_email: "admin@adveris.fr"
    +blogname: null
    +charset: "UTF-8"
    +description: ""
    +id: null
    +language: "en_US"
    +multisite: false
    +name: "LBO France"
    +pingback_url: "https://preprod.lbofrance.com/xmlrpc.php"
    +siteurl: null
    +theme: Theme {#9196
      +name: "Yagami"
      +version: ""
      +parent: false
      +parent_slug: null
      +slug: "yagami"
      +uri: "https://preprod.lbofrance.com/wp-content/themes/yagami"
      -theme: WP_Theme {#7857
        +update: false
        -theme_root: "/var/www/lbofrance.com/docs/wp-content/themes"
        -headers: array:14 [
          "Name" => "Yagami"
          "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" => ""
          "UpdateURI" => ""
        ]
        -headers_sanitized: array:2 [
          "Name" => "Yagami"
          "Version" => ""
        ]
        -block_theme: false
        -name_translated: null
        -errors: null
        -stylesheet: "yagami"
        -template: "yagami"
        -parent: null
        -theme_root_uri: "https://preprod.lbofrance.com/wp-content/themes"
        -textdomain_loaded: null
        -cache_hash: "37a7699c69410d0bf18f875580b71453"
        -block_template_folders: array:2 [
          "wp_template" => "templates"
          "wp_template_part" => "parts"
        ]
        -default_template_folders: array:2 [
          "wp_template" => "templates"
          "wp_template_part" => "parts"
        ]
      }
      +id: null
      +ID: null
      +object_type: null
    }
    +title: "LBO France"
    +url: "https://preprod.lbofrance.com/en/"
    +home_url: "https://preprod.lbofrance.com/en/"
    +site_url: "https://preprod.lbofrance.com"
    +rdf: "https://preprod.lbofrance.com/en/feed/rdf/"
    +rss: "https://preprod.lbofrance.com/en/feed/rss/"
    +rss2: "https://preprod.lbofrance.com/en/feed/"
    +atom: "https://preprod.lbofrance.com/en/feed/atom/"
    +ID: null
    +object_type: null
    +"pingback": "https://preprod.lbofrance.com/xmlrpc.php"
  }
  "request" => Request {#9192
    +post: []
    +get: []
    +id: null
    +ID: null
    +object_type: null
  }
  "user" => false
  "theme" => Theme {#9196}
  "posts" => PostQuery {#9199
    +found_posts: 1
    #userQuery: false
    #queryIterator: QueryIterator {#9201
      -_query: WP_Query {#5122
        +query: array:2 [
          "page" => ""
          "pagename" => "team"
        ]
        +query_vars: array:67 [
          "page" => 0
          "pagename" => "team"
          "error" => ""
          "m" => ""
          "p" => 0
          "post_parent" => ""
          "subpost" => ""
          "subpost_id" => ""
          "attachment" => ""
          "attachment_id" => 0
          "name" => "team"
          "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" => []
          "search_columns" => []
          "meta_query" => []
          "ignore_sticky_posts" => false
          "suppress_filters" => false
          "cache_results" => true
          "update_post_term_cache" => true
          "update_menu_item_cache" => false
          "lazy_load_term_meta" => true
          "update_post_meta_cache" => true
          "post_type" => ""
          "posts_per_page" => 9
          "nopaging" => false
          "comments_per_page" => "50"
          "no_found_rows" => false
          "order" => "DESC"
        ]
        +tax_query: null
        +meta_query: WP_Meta_Query {#7739
          +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 {#7738
          +ID: 2577
          +post_author: "1"
          +post_date: "2020-01-06 18:34:48"
          +post_date_gmt: "2020-01-06 17:34:48"
          +post_content: ""
          +post_title: "Team"
          +post_excerpt: ""
          +post_status: "publish"
          +comment_status: "closed"
          +ping_status: "closed"
          +post_password: ""
          +post_name: "team"
          +to_ping: ""
          +pinged: ""
          +post_modified: "2022-04-29 13:53:30"
          +post_modified_gmt: "2022-04-29 11:53:30"
          +post_content_filtered: ""
          +post_parent: 0
          +guid: "http://preprod.lbofrance.com/?page_id=2577"
          +menu_order: 2
          +post_type: "page"
          +post_mime_type: ""
          +comment_count: "0"
          +filter: "raw"
        }
        +queried_object_id: 2577
        +request: """
          SELECT   lbo_posts.*\n
          \t\t\t\t\t FROM lbo_posts  JOIN lbo_icl_translations wpml_translations\n
          \t\t\t\t\t\t\tON lbo_posts.ID = wpml_translations.element_id\n
          \t\t\t\t\t\t\t\tAND wpml_translations.element_type = CONCAT('post_', lbo_posts.post_type) \n
          \t\t\t\t\t WHERE 1=1  AND (lbo_posts.ID = '2577') AND lbo_posts.post_type = 'page' AND ( ( ( wpml_translations.language_code = 'en' OR 0 ) AND lbo_posts.post_type  IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','members','investments' )  ) OR lbo_posts.post_type  NOT  IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','members','investments' )  )\n
          \t\t\t\t\t \n
          \t\t\t\t\t ORDER BY lbo_posts.post_date DESC\n
          \t\t\t\t\t 
          """
        +posts: & array:1 [
          0 => WP_Post {#7740
            +ID: 2577
            +post_author: "1"
            +post_date: "2020-01-06 18:34:48"
            +post_date_gmt: "2020-01-06 17:34:48"
            +post_content: ""
            +post_title: "Team"
            +post_excerpt: ""
            +post_status: "publish"
            +comment_status: "closed"
            +ping_status: "closed"
            +post_password: ""
            +post_name: "team"
            +to_ping: ""
            +pinged: ""
            +post_modified: "2022-04-29 13:53:30"
            +post_modified_gmt: "2022-04-29 11:53:30"
            +post_content_filtered: ""
            +post_parent: 0
            +guid: "http://preprod.lbofrance.com/?page_id=2577"
            +menu_order: 2
            +post_type: "page"
            +post_mime_type: ""
            +comment_count: "0"
            +filter: "raw"
            +"status": "publish"
            +"id": 2577
            +"slug": "team"
            +"custom": array:15 [
              "_wpml_word_count" => "{"total":2,"to_translate":{"fr":2}}"
              "_edit_last" => "1"
              "_wp_page_template" => "templates/equipe.php"
              "_wpml_media_duplicate" => "1"
              "_wpml_media_featured" => "1"
              "_last_translation_edit_mode" => "native-editor"
              "_edit_lock" => "1679420208:1"
              "partial_banner_title" => ""
              "_partial_banner_title" => "field_5e149499176e8"
              "partial_banner_image" => "6662"
              "_partial_banner_image" => "field_5e1494b1176e9"
              "partial_banner_position" => "center"
              "_partial_banner_position" => "field_5e159b584fad9"
              "_yoast_wpseo_estimated-reading-time-minutes" => ""
              "_wpml_media_has_media" => "1"
            ]
          }
        ]
        +post_count: 1
        +current_post: -1
        +before_loop: true
        +in_the_loop: false
        +post: WP_Post {#7740}
        +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: "7d5b63031feaa6895ae0cc5c58f9ee8f"
        -query_vars_changed: true
        +thumbnails_cached: false
        #allow_query_attachment_by_filename: 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
    flag::STD_PROP_LIST: false
    flag::ARRAY_AS_PROPS: false
    iteratorClass: "Timber\PostsIterator"
    storage: array:1 [
      0 => Post {#9190
        +ImageClass: "Timber\Image"
        +PostClass: "Timber\Post"
        +TermClass: "Timber\Term"
        +object_type: "post"
        +custom: array:15 [
          "_wpml_word_count" => "{"total":2,"to_translate":{"fr":2}}"
          "_edit_last" => "1"
          "_wp_page_template" => "templates/equipe.php"
          "_wpml_media_duplicate" => "1"
          "_wpml_media_featured" => "1"
          "_last_translation_edit_mode" => "native-editor"
          "_edit_lock" => "1679420208:1"
          "partial_banner_title" => ""
          "_partial_banner_title" => "field_5e149499176e8"
          "partial_banner_image" => "6662"
          "_partial_banner_image" => "field_5e1494b1176e9"
          "partial_banner_position" => "center"
          "_partial_banner_position" => "field_5e159b584fad9"
          "_yoast_wpseo_estimated-reading-time-minutes" => ""
          "_wpml_media_has_media" => "1"
        ]
        #___content: null
        #_permalink: null
        #_next: []
        #_prev: []
        #_css_class: null
        +id: 2577
        +ID: 2577
        +post_author: "1"
        +post_content: ""
        +post_date: "2020-01-06 18:34:48"
        +post_excerpt: ""
        +post_parent: 0
        +post_status: "publish"
        +post_title: "Team"
        +post_type: "page"
        +slug: "team"
        #__type: null
        +"_wpml_word_count": "{"total":2,"to_translate":{"fr":2}}"
        +"_edit_last": "1"
        +"_wp_page_template": "templates/equipe.php"
        +"_wpml_media_duplicate": "1"
        +"_wpml_media_featured": "1"
        +"_last_translation_edit_mode": "native-editor"
        +"_edit_lock": "1679420208:1"
        +"partial_banner_title": ""
        +"_partial_banner_title": "field_5e149499176e8"
        +"partial_banner_image": "6662"
        +"_partial_banner_image": "field_5e1494b1176e9"
        +"partial_banner_position": "center"
        +"_partial_banner_position": "field_5e159b584fad9"
        +"_yoast_wpseo_estimated-reading-time-minutes": ""
        +"_wpml_media_has_media": "1"
        +"post_date_gmt": "2020-01-06 17:34:48"
        +"comment_status": "closed"
        +"ping_status": "closed"
        +"post_password": ""
        +"post_name": "team"
        +"to_ping": ""
        +"pinged": ""
        +"post_modified": "2022-04-29 13:53:30"
        +"post_modified_gmt": "2022-04-29 11:53:30"
        +"post_content_filtered": ""
        +"guid": "http://preprod.lbofrance.com/?page_id=2577"
        +"menu_order": 2
        +"post_mime_type": ""
        +"comment_count": "0"
        +"filter": "raw"
        +"status": "publish"
      }
    ]
  }
  "wp_head" => FunctionWrapper {#9191
    -_class: null
    -_function: "wp_head"
    -_args: []
    -_use_ob: false
  }
  "wp_footer" => FunctionWrapper {#9188
    -_class: null
    -_function: "wp_footer"
    -_args: []
    -_use_ob: false
  }
  "menu" => array:3 [
    "primary" => Menu {#9186
      +MenuItemClass: "Timber\MenuItem"
      +PostClass: "Timber\Post"
      +depth: 0
      +items: array:4 [
        0 => MenuItem {#9194
          +children: array:5 [
            0 => MenuItem {#8483 …69}
            1 => MenuItem {#8479 …69}
            2 => MenuItem {#8480 …69}
            3 => MenuItem {#8485 …69}
            4 => MenuItem {#8489 …69}
          ]
          +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-2485"
            5 => "menu-item-has-children"
          ]
          +class: "menu-item menu-item-type-post_type menu-item-object-page menu-item-2485 menu-item-has-children"
          +level: 0
          +post_name: "2485"
          +url: "https://preprod.lbofrance.com/en/about-lbo-france/"
          +PostClass: "Timber\Post"
          +current: false
          +current_item_parent: false
          +current_item_ancestor: false
          #menu: Menu {#9186}
          #_name: null
          #_menu_item_object_id: "1555"
          #_menu_item_url: ""
          #menu_object: Post {#8476
            +ImageClass: "Timber\Image"
            +PostClass: "Timber\Post"
            +TermClass: "Timber\Term"
            +object_type: "post"
            +custom: array:10 [ …10]
            #___content: null
            #_permalink: null
            #_next: []
            #_prev: []
            #_css_class: null
            +id: 2485
            +ID: 2485
            +post_author: "1"
            +post_content: " "
            +post_date: "2023-03-21 18:25:18"
            +post_excerpt: ""
            +post_parent: 0
            +post_status: "publish"
            +post_title: ""
            +post_type: "nav_menu_item"
            +slug: "2485"
            #__type: null
            +"_menu_item_type": "post_type"
            +"_menu_item_menu_item_parent": "0"
            +"_menu_item_object_id": "1555"
            +"_menu_item_object": "page"
            +"_menu_item_target": ""
            +"_menu_item_classes": array:1 [ …1]
            +"_menu_item_xfn": ""
            +"_menu_item_url": ""
            +"_last_translation_edit_mode": "translation-editor"
            +"_wp_old_date": array:4 [ …4]
            +"post_date_gmt": "2019-12-27 10:52:08"
            +"comment_status": "closed"
            +"ping_status": "closed"
            +"post_password": ""
            +"post_name": "2485"
            +"to_ping": ""
            +"pinged": ""
            +"post_modified": "2023-03-21 18:25:18"
            +"post_modified_gmt": "2023-03-21 17:25:18"
            +"post_content_filtered": ""
            +"guid": "http://preprod.lbofrance.com/2485/"
            +"menu_order": 1
            +"post_mime_type": ""
            +"comment_count": "0"
            +"filter": "raw"
            +"db_id": 2485
            +"menu_item_parent": "0"
            +"object_id": "1555"
            +"object": "page"
            +"type_label": "Page"
            +"url": "https://preprod.lbofrance.com/en/about-lbo-france/"
            +"target": ""
            +"attr_title": ""
            +"description": ""
            +"classes": array:4 [ …4]
            +"xfn": ""
            +"current": false
            +"current_item_ancestor": false
            +"current_item_parent": false
            +"__title": "Company"
            +"status": "publish"
          }
          +id: 2485
          +ID: 2485
          +object_type: "post"
          +"ImageClass": "Timber\Image"
          +"TermClass": "Timber\Term"
          +"custom": array:10 [
            "_menu_item_type" => "post_type"
            "_menu_item_menu_item_parent" => "0"
            "_menu_item_object_id" => "1555"
            "_menu_item_object" => "page"
            "_menu_item_target" => ""
            "_menu_item_classes" => array:1 [ …1]
            "_menu_item_xfn" => ""
            "_menu_item_url" => ""
            "_last_translation_edit_mode" => "translation-editor"
            "_wp_old_date" => array:4 [ …4]
          ]
          +"___content": null
          +"_permalink": null
          +"_next": []
          +"_prev": []
          +"_css_class": null
          +"post_author": "1"
          +"post_content": " "
          +"post_date": "2023-03-21 18:25:18"
          +"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": ""
          +"_last_translation_edit_mode": "translation-editor"
          +"_wp_old_date": array:4 [
            0 => "2019-12-27"
            1 => "2021-05-21"
            2 => "2022-09-09"
            3 => "2022-09-12"
          ]
          +"post_date_gmt": "2019-12-27 10:52:08"
          +"comment_status": "closed"
          +"ping_status": "closed"
          +"post_password": ""
          +"to_ping": ""
          +"pinged": ""
          +"post_modified": "2023-03-21 18:25:18"
          +"post_modified_gmt": "2023-03-21 17:25:18"
          +"post_content_filtered": ""
          +"guid": "http://preprod.lbofrance.com/2485/"
          +"menu_order": 1
          +"post_mime_type": ""
          +"comment_count": "0"
          +"filter": "raw"
          +"db_id": 2485
          +"menu_item_parent": "0"
          +"object_id": "1555"
          +"object": "page"
          +"type_label": "Page"
          +"target": ""
          +"attr_title": ""
          +"description": ""
          +"xfn": ""
          +"__title": "Company"
          +"status": "publish"
          +"name": "Company"
        }
        1 => MenuItem {#8487
          +children: array:5 [
            0 => MenuItem {#8491 …70}
            1 => MenuItem {#8493 …70}
            2 => MenuItem {#8495 …70}
            3 => MenuItem {#8497 …70}
            4 => MenuItem {#8499 …70}
          ]
          +has_child_class: true
          +classes: array:6 [
            0 => ""
            1 => "menu-item"
            2 => "menu-item-type-custom"
            3 => "menu-item-object-custom"
            4 => "menu-item-2486"
            5 => "menu-item-has-children"
          ]
          +class: "menu-item menu-item-type-custom menu-item-object-custom menu-item-2486 menu-item-has-children"
          +level: 0
          +post_name: "activites"
          +url: "#"
          +PostClass: "Timber\Post"
          +current: false
          +current_item_parent: false
          +current_item_ancestor: false
          #menu: Menu {#9186}
          #_name: null
          #_menu_item_object_id: "2486"
          #_menu_item_url: "#"
          #menu_object: Post {#8488
            +ImageClass: "Timber\Image"
            +PostClass: "Timber\Post"
            +TermClass: "Timber\Term"
            +object_type: "post"
            +custom: array:10 [ …10]
            #___content: null
            #_permalink: null
            #_next: []
            #_prev: []
            #_css_class: null
            +id: 2486
            +ID: 2486
            +post_author: "1"
            +post_content: ""
            +post_date: "2023-03-21 18:25:18"
            +post_excerpt: ""
            +post_parent: 0
            +post_status: "publish"
            +post_title: "Expertises"
            +post_type: "nav_menu_item"
            +slug: "activites"
            #__type: null
            +"_menu_item_type": "custom"
            +"_menu_item_menu_item_parent": "0"
            +"_menu_item_object_id": "2486"
            +"_menu_item_object": "custom"
            +"_menu_item_target": ""
            +"_menu_item_classes": array:1 [ …1]
            +"_menu_item_xfn": ""
            +"_menu_item_url": "#"
            +"_last_translation_edit_mode": "translation-editor"
            +"_wp_old_date": array:4 [ …4]
            +"post_date_gmt": "2019-12-27 10:52:09"
            +"comment_status": "closed"
            +"ping_status": "closed"
            +"post_password": ""
            +"post_name": "activites"
            +"to_ping": ""
            +"pinged": ""
            +"post_modified": "2023-03-21 18:25:18"
            +"post_modified_gmt": "2023-03-21 17:25:18"
            +"post_content_filtered": ""
            +"guid": "http://preprod.lbofrance.com/activites/"
            +"menu_order": 7
            +"post_mime_type": ""
            +"comment_count": "0"
            +"filter": "raw"
            +"db_id": 2486
            +"menu_item_parent": "0"
            +"object_id": "2486"
            +"object": "custom"
            +"type_label": "Custom Link"
            +"url": "#"
            +"target": ""
            +"attr_title": ""
            +"description": ""
            +"classes": array:4 [ …4]
            +"xfn": ""
            +"current": false
            +"current_item_ancestor": false
            +"current_item_parent": false
            +"__title": "Expertises"
            +"status": "publish"
          }
          +id: 2486
          +ID: 2486
          +object_type: "post"
          +"ImageClass": "Timber\Image"
          +"TermClass": "Timber\Term"
          +"custom": array:10 [
            "_menu_item_type" => "custom"
            "_menu_item_menu_item_parent" => "0"
            "_menu_item_object_id" => "2486"
            "_menu_item_object" => "custom"
            "_menu_item_target" => ""
            "_menu_item_classes" => array:1 [ …1]
            "_menu_item_xfn" => ""
            "_menu_item_url" => "#"
            "_last_translation_edit_mode" => "translation-editor"
            "_wp_old_date" => array:4 [ …4]
          ]
          +"___content": null
          +"_permalink": null
          +"_next": []
          +"_prev": []
          +"_css_class": null
          +"post_author": "1"
          +"post_content": ""
          +"post_date": "2023-03-21 18:25:18"
          +"post_excerpt": ""
          +"post_parent": 0
          +"post_status": "publish"
          +"post_title": "Expertises"
          +"post_type": "nav_menu_item"
          +"__type": null
          +"_menu_item_type": "custom"
          +"_menu_item_menu_item_parent": "0"
          +"_menu_item_object": "custom"
          +"_menu_item_target": ""
          +"_menu_item_classes": array:1 [
            0 => ""
          ]
          +"_menu_item_xfn": ""
          +"_last_translation_edit_mode": "translation-editor"
          +"_wp_old_date": array:4 [
            0 => "2019-12-27"
            1 => "2021-05-21"
            2 => "2022-09-09"
            3 => "2022-09-12"
          ]
          +"post_date_gmt": "2019-12-27 10:52:09"
          +"comment_status": "closed"
          +"ping_status": "closed"
          +"post_password": ""
          +"to_ping": ""
          +"pinged": ""
          +"post_modified": "2023-03-21 18:25:18"
          +"post_modified_gmt": "2023-03-21 17:25:18"
          +"post_content_filtered": ""
          +"guid": "http://preprod.lbofrance.com/activites/"
          +"menu_order": 7
          +"post_mime_type": ""
          +"comment_count": "0"
          +"filter": "raw"
          +"db_id": 2486
          +"menu_item_parent": "0"
          +"object_id": "2486"
          +"object": "custom"
          +"type_label": "Custom Link"
          +"target": ""
          +"attr_title": ""
          +"description": ""
          +"xfn": ""
          +"__title": "Expertises"
          +"status": "publish"
          +"name": "Expertises"
        }
        2 => MenuItem {#8501
          +children: []
          +has_child_class: false
          +classes: array:5 [
            0 => ""
            1 => "menu-item"
            2 => "menu-item-type-custom"
            3 => "menu-item-object-custom"
            4 => "menu-item-2492"
          ]
          +class: "menu-item menu-item-type-custom menu-item-object-custom menu-item-2492"
          +level: 0
          +post_name: "portefeuille-2"
          +url: "https://preprod.lbofrance.com/en/portfolio/"
          +PostClass: "Timber\Post"
          +current: false
          +current_item_parent: false
          +current_item_ancestor: false
          #menu: Menu {#9186}
          #_name: null
          #_menu_item_object_id: "2492"
          #_menu_item_url: "https://preprod.lbofrance.com/en/portfolio/"
          #menu_object: Post {#8500
            +ImageClass: "Timber\Image"
            +PostClass: "Timber\Post"
            +TermClass: "Timber\Term"
            +object_type: "post"
            +custom: array:10 [ …10]
            #___content: null
            #_permalink: null
            #_next: []
            #_prev: []
            #_css_class: null
            +id: 2492
            +ID: 2492
            +post_author: "1"
            +post_content: ""
            +post_date: "2023-03-21 18:25:18"
            +post_excerpt: ""
            +post_parent: 0
            +post_status: "publish"
            +post_title: "Portfolio"
            +post_type: "nav_menu_item"
            +slug: "portefeuille-2"
            #__type: null
            +"_menu_item_type": "custom"
            +"_menu_item_menu_item_parent": "0"
            +"_menu_item_object_id": "2492"
            +"_menu_item_object": "custom"
            +"_menu_item_target": ""
            +"_menu_item_classes": array:1 [ …1]
            +"_menu_item_xfn": ""
            +"_menu_item_url": "https://preprod.lbofrance.com/en/portfolio/"
            +"_last_translation_edit_mode": "translation-editor"
            +"_wp_old_date": array:4 [ …4]
            +"post_date_gmt": "2019-12-27 10:52:17"
            +"comment_status": "closed"
            +"ping_status": "closed"
            +"post_password": ""
            +"post_name": "portefeuille-2"
            +"to_ping": ""
            +"pinged": ""
            +"post_modified": "2023-03-21 18:25:18"
            +"post_modified_gmt": "2023-03-21 17:25:18"
            +"post_content_filtered": ""
            +"guid": "http://preprod.lbofrance.com/portefeuille-2/"
            +"menu_order": 13
            +"post_mime_type": ""
            +"comment_count": "0"
            +"filter": "raw"
            +"db_id": 2492
            +"menu_item_parent": "0"
            +"object_id": "2492"
            +"object": "custom"
            +"type_label": "Custom Link"
            +"url": "https://preprod.lbofrance.com/en/portfolio/"
            +"target": ""
            +"attr_title": ""
            +"description": ""
            +"classes": array:4 [ …4]
            +"xfn": ""
            +"current": false
            +"current_item_ancestor": false
            +"current_item_parent": false
            +"__title": "Portfolio"
            +"status": "publish"
          }
          +id: 2492
          +ID: 2492
          +object_type: "post"
          +"ImageClass": "Timber\Image"
          +"TermClass": "Timber\Term"
          +"custom": array:10 [
            "_menu_item_type" => "custom"
            "_menu_item_menu_item_parent" => "0"
            "_menu_item_object_id" => "2492"
            "_menu_item_object" => "custom"
            "_menu_item_target" => ""
            "_menu_item_classes" => array:1 [ …1]
            "_menu_item_xfn" => ""
            "_menu_item_url" => "https://preprod.lbofrance.com/en/portfolio/"
            "_last_translation_edit_mode" => "translation-editor"
            "_wp_old_date" => array:4 [ …4]
          ]
          +"___content": null
          +"_permalink": null
          +"_next": []
          +"_prev": []
          +"_css_class": null
          +"post_author": "1"
          +"post_content": ""
          +"post_date": "2023-03-21 18:25:18"
          +"post_excerpt": ""
          +"post_parent": 0
          +"post_status": "publish"
          +"post_title": "Portfolio"
          +"post_type": "nav_menu_item"
          +"__type": null
          +"_menu_item_type": "custom"
          +"_menu_item_menu_item_parent": "0"
          +"_menu_item_object": "custom"
          +"_menu_item_target": ""
          +"_menu_item_classes": array:1 [
            0 => ""
          ]
          +"_menu_item_xfn": ""
          +"_last_translation_edit_mode": "translation-editor"
          +"_wp_old_date": array:4 [
            0 => "2019-12-27"
            1 => "2021-05-21"
            2 => "2022-09-09"
            3 => "2022-09-12"
          ]
          +"post_date_gmt": "2019-12-27 10:52:17"
          +"comment_status": "closed"
          +"ping_status": "closed"
          +"post_password": ""
          +"to_ping": ""
          +"pinged": ""
          +"post_modified": "2023-03-21 18:25:18"
          +"post_modified_gmt": "2023-03-21 17:25:18"
          +"post_content_filtered": ""
          +"guid": "http://preprod.lbofrance.com/portefeuille-2/"
          +"menu_order": 13
          +"post_mime_type": ""
          +"comment_count": "0"
          +"filter": "raw"
          +"db_id": 2492
          +"menu_item_parent": "0"
          +"object_id": "2492"
          +"object": "custom"
          +"type_label": "Custom Link"
          +"target": ""
          +"attr_title": ""
          +"description": ""
          +"xfn": ""
          +"__title": "Portfolio"
          +"status": "publish"
          +"name": "Portfolio"
        }
        3 => MenuItem {#8503
          +children: []
          +has_child_class: false
          +classes: array:6 [
            0 => ""
            1 => "menu-item"
            2 => "menu-item-type-custom"
            3 => "menu-item-object-custom"
            4 => "current-menu-item"
            5 => "menu-item-2493"
          ]
          +class: "menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-2493"
          +level: 0
          +post_name: "equipe-2"
          +url: "https://preprod.lbofrance.com/en/team/"
          +PostClass: "Timber\Post"
          +current: true
          +current_item_parent: false
          +current_item_ancestor: false
          #menu: Menu {#9186}
          #_name: null
          #_menu_item_object_id: "2493"
          #_menu_item_url: "https://preprod.lbofrance.com/en/team/"
          #menu_object: Post {#8502
            +ImageClass: "Timber\Image"
            +PostClass: "Timber\Post"
            +TermClass: "Timber\Term"
            +object_type: "post"
            +custom: array:10 [ …10]
            #___content: null
            #_permalink: null
            #_next: []
            #_prev: []
            #_css_class: null
            +id: 2493
            +ID: 2493
            +post_author: "1"
            +post_content: ""
            +post_date: "2023-03-21 18:25:18"
            +post_excerpt: ""
            +post_parent: 0
            +post_status: "publish"
            +post_title: "Team"
            +post_type: "nav_menu_item"
            +slug: "equipe-2"
            #__type: null
            +"_menu_item_type": "custom"
            +"_menu_item_menu_item_parent": "0"
            +"_menu_item_object_id": "2493"
            +"_menu_item_object": "custom"
            +"_menu_item_target": ""
            +"_menu_item_classes": array:1 [ …1]
            +"_menu_item_xfn": ""
            +"_menu_item_url": "https://preprod.lbofrance.com/en/team/"
            +"_last_translation_edit_mode": "translation-editor"
            +"_wp_old_date": array:4 [ …4]
            +"post_date_gmt": "2019-12-27 10:52:18"
            +"comment_status": "closed"
            +"ping_status": "closed"
            +"post_password": ""
            +"post_name": "equipe-2"
            +"to_ping": ""
            +"pinged": ""
            +"post_modified": "2023-03-21 18:25:18"
            +"post_modified_gmt": "2023-03-21 17:25:18"
            +"post_content_filtered": ""
            +"guid": "http://preprod.lbofrance.com/equipe-2/"
            +"menu_order": 14
            +"post_mime_type": ""
            +"comment_count": "0"
            +"filter": "raw"
            +"db_id": 2493
            +"menu_item_parent": "0"
            +"object_id": "2493"
            +"object": "custom"
            +"type_label": "Custom Link"
            +"url": "https://preprod.lbofrance.com/en/team/"
            +"target": ""
            +"attr_title": ""
            +"description": ""
            +"classes": array:5 [ …5]
            +"xfn": ""
            +"current": true
            +"current_item_ancestor": false
            +"current_item_parent": false
            +"__title": "Team"
            +"status": "publish"
          }
          +id: 2493
          +ID: 2493
          +object_type: "post"
          +"ImageClass": "Timber\Image"
          +"TermClass": "Timber\Term"
          +"custom": array:10 [
            "_menu_item_type" => "custom"
            "_menu_item_menu_item_parent" => "0"
            "_menu_item_object_id" => "2493"
            "_menu_item_object" => "custom"
            "_menu_item_target" => ""
            "_menu_item_classes" => array:1 [ …1]
            "_menu_item_xfn" => ""
            "_menu_item_url" => "https://preprod.lbofrance.com/en/team/"
            "_last_translation_edit_mode" => "translation-editor"
            "_wp_old_date" => array:4 [ …4]
          ]
          +"___content": null
          +"_permalink": null
          +"_next": []
          +"_prev": []
          +"_css_class": null
          +"post_author": "1"
          +"post_content": ""
          +"post_date": "2023-03-21 18:25:18"
          +"post_excerpt": ""
          +"post_parent": 0
          +"post_status": "publish"
          +"post_title": "Team"
          +"post_type": "nav_menu_item"
          +"__type": null
          +"_menu_item_type": "custom"
          +"_menu_item_menu_item_parent": "0"
          +"_menu_item_object": "custom"
          +"_menu_item_target": ""
          +"_menu_item_classes": array:1 [
            0 => ""
          ]
          +"_menu_item_xfn": ""
          +"_last_translation_edit_mode": "translation-editor"
          +"_wp_old_date": array:4 [
            0 => "2019-12-27"
            1 => "2021-05-21"
            2 => "2022-09-09"
            3 => "2022-09-12"
          ]
          +"post_date_gmt": "2019-12-27 10:52:18"
          +"comment_status": "closed"
          +"ping_status": "closed"
          +"post_password": ""
          +"to_ping": ""
          +"pinged": ""
          +"post_modified": "2023-03-21 18:25:18"
          +"post_modified_gmt": "2023-03-21 17:25:18"
          +"post_content_filtered": ""
          +"guid": "http://preprod.lbofrance.com/equipe-2/"
          +"menu_order": 14
          +"post_mime_type": ""
          +"comment_count": "0"
          +"filter": "raw"
          +"db_id": 2493
          +"menu_item_parent": "0"
          +"object_id": "2493"
          +"object": "custom"
          +"type_label": "Custom Link"
          +"target": ""
          +"attr_title": ""
          +"description": ""
          +"xfn": ""
          +"__title": "Team"
          +"status": "publish"
          +"name": "Team"
        }
      ]
      +id: 73
      +ID: 73
      +term_id: 73
      +name: "Main menu - en"
      +title: "Main menu - en"
      +options: array:1 [
        "depth" => 0
      ]
      +raw_options: []
      +theme_location: null
      +TermClass: "Term"
      +object_type: "term"
      +_children: null
      +taxonomy: "nav_menu"
      +"slug": "main-menu-en"
      +"term_group": 0
      +"term_taxonomy_id": 73
      +"parent": 0
      +"count": 14
      +"filter": "raw"
      +"term_order": "0"
    }
    "secondary" => Menu {#9142
      +MenuItemClass: "Timber\MenuItem"
      +PostClass: "Timber\Post"
      +depth: 0
      +items: array:4 [
        0 => MenuItem {#8512
          +children: array:5 [
            0 => MenuItem {#9148 …69}
            1 => MenuItem {#8509 …69}
            2 => MenuItem {#9144 …69}
            3 => MenuItem {#8514 …69}
            4 => MenuItem {#8516 …69}
          ]
          +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-2485"
            5 => "menu-item-has-children"
          ]
          +class: "menu-item menu-item-type-post_type menu-item-object-page menu-item-2485 menu-item-has-children"
          +level: 0
          +post_name: "2485"
          +url: "https://preprod.lbofrance.com/en/about-lbo-france/"
          +PostClass: "Timber\Post"
          +current: false
          +current_item_parent: false
          +current_item_ancestor: false
          #menu: Menu {#9142}
          #_name: null
          #_menu_item_object_id: "1555"
          #_menu_item_url: ""
          #menu_object: Post {#8513
            +ImageClass: "Timber\Image"
            +PostClass: "Timber\Post"
            +TermClass: "Timber\Term"
            +object_type: "post"
            +custom: array:10 [ …10]
            #___content: null
            #_permalink: null
            #_next: []
            #_prev: []
            #_css_class: null
            +id: 2485
            +ID: 2485
            +post_author: "1"
            +post_content: " "
            +post_date: "2023-03-21 18:25:18"
            +post_excerpt: ""
            +post_parent: 0
            +post_status: "publish"
            +post_title: ""
            +post_type: "nav_menu_item"
            +slug: "2485"
            #__type: null
            +"_menu_item_type": "post_type"
            +"_menu_item_menu_item_parent": "0"
            +"_menu_item_object_id": "1555"
            +"_menu_item_object": "page"
            +"_menu_item_target": ""
            +"_menu_item_classes": array:1 [ …1]
            +"_menu_item_xfn": ""
            +"_menu_item_url": ""
            +"_last_translation_edit_mode": "translation-editor"
            +"_wp_old_date": array:4 [ …4]
            +"post_date_gmt": "2019-12-27 10:52:08"
            +"comment_status": "closed"
            +"ping_status": "closed"
            +"post_password": ""
            +"post_name": "2485"
            +"to_ping": ""
            +"pinged": ""
            +"post_modified": "2023-03-21 18:25:18"
            +"post_modified_gmt": "2023-03-21 17:25:18"
            +"post_content_filtered": ""
            +"guid": "http://preprod.lbofrance.com/2485/"
            +"menu_order": 1
            +"post_mime_type": ""
            +"comment_count": "0"
            +"filter": "raw"
            +"db_id": 2485
            +"menu_item_parent": "0"
            +"object_id": "1555"
            +"object": "page"
            +"type_label": "Page"
            +"url": "https://preprod.lbofrance.com/en/about-lbo-france/"
            +"target": ""
            +"attr_title": ""
            +"description": ""
            +"classes": array:4 [ …4]
            +"xfn": ""
            +"current": false
            +"current_item_ancestor": false
            +"current_item_parent": false
            +"__title": "Company"
            +"status": "publish"
          }
          +id: 2485
          +ID: 2485
          +object_type: "post"
          +"ImageClass": "Timber\Image"
          +"TermClass": "Timber\Term"
          +"custom": array:10 [
            "_menu_item_type" => "post_type"
            "_menu_item_menu_item_parent" => "0"
            "_menu_item_object_id" => "1555"
            "_menu_item_object" => "page"
            "_menu_item_target" => ""
            "_menu_item_classes" => array:1 [ …1]
            "_menu_item_xfn" => ""
            "_menu_item_url" => ""
            "_last_translation_edit_mode" => "translation-editor"
            "_wp_old_date" => array:4 [ …4]
          ]
          +"___content": null
          +"_permalink": null
          +"_next": []
          +"_prev": []
          +"_css_class": null
          +"post_author": "1"
          +"post_content": " "
          +"post_date": "2023-03-21 18:25:18"
          +"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": ""
          +"_last_translation_edit_mode": "translation-editor"
          +"_wp_old_date": array:4 [
            0 => "2019-12-27"
            1 => "2021-05-21"
            2 => "2022-09-09"
            3 => "2022-09-12"
          ]
          +"post_date_gmt": "2019-12-27 10:52:08"
          +"comment_status": "closed"
          +"ping_status": "closed"
          +"post_password": ""
          +"to_ping": ""
          +"pinged": ""
          +"post_modified": "2023-03-21 18:25:18"
          +"post_modified_gmt": "2023-03-21 17:25:18"
          +"post_content_filtered": ""
          +"guid": "http://preprod.lbofrance.com/2485/"
          +"menu_order": 1
          +"post_mime_type": ""
          +"comment_count": "0"
          +"filter": "raw"
          +"db_id": 2485
          +"menu_item_parent": "0"
          +"object_id": "1555"
          +"object": "page"
          +"type_label": "Page"
          +"target": ""
          +"attr_title": ""
          +"description": ""
          +"xfn": ""
          +"__title": "Company"
          +"status": "publish"
          +"name": "Company"
        }
        1 => MenuItem {#8518
          +children: array:5 [
            0 => MenuItem {#8520 …70}
            1 => MenuItem {#8522 …70}
            2 => MenuItem {#8524 …70}
            3 => MenuItem {#8526 …70}
            4 => MenuItem {#8528 …70}
          ]
          +has_child_class: true
          +classes: array:6 [
            0 => ""
            1 => "menu-item"
            2 => "menu-item-type-custom"
            3 => "menu-item-object-custom"
            4 => "menu-item-2486"
            5 => "menu-item-has-children"
          ]
          +class: "menu-item menu-item-type-custom menu-item-object-custom menu-item-2486 menu-item-has-children"
          +level: 0
          +post_name: "activites"
          +url: "#"
          +PostClass: "Timber\Post"
          +current: false
          +current_item_parent: false
          +current_item_ancestor: false
          #menu: Menu {#9142}
          #_name: null
          #_menu_item_object_id: "2486"
          #_menu_item_url: "#"
          #menu_object: Post {#8519
            +ImageClass: "Timber\Image"
            +PostClass: "Timber\Post"
            +TermClass: "Timber\Term"
            +object_type: "post"
            +custom: array:10 [ …10]
            #___content: null
            #_permalink: null
            #_next: []
            #_prev: []
            #_css_class: null
            +id: 2486
            +ID: 2486
            +post_author: "1"
            +post_content: ""
            +post_date: "2023-03-21 18:25:18"
            +post_excerpt: ""
            +post_parent: 0
            +post_status: "publish"
            +post_title: "Expertises"
            +post_type: "nav_menu_item"
            +slug: "activites"
            #__type: null
            +"_menu_item_type": "custom"
            +"_menu_item_menu_item_parent": "0"
            +"_menu_item_object_id": "2486"
            +"_menu_item_object": "custom"
            +"_menu_item_target": ""
            +"_menu_item_classes": array:1 [ …1]
            +"_menu_item_xfn": ""
            +"_menu_item_url": "#"
            +"_last_translation_edit_mode": "translation-editor"
            +"_wp_old_date": array:4 [ …4]
            +"post_date_gmt": "2019-12-27 10:52:09"
            +"comment_status": "closed"
            +"ping_status": "closed"
            +"post_password": ""
            +"post_name": "activites"
            +"to_ping": ""
            +"pinged": ""
            +"post_modified": "2023-03-21 18:25:18"
            +"post_modified_gmt": "2023-03-21 17:25:18"
            +"post_content_filtered": ""
            +"guid": "http://preprod.lbofrance.com/activites/"
            +"menu_order": 7
            +"post_mime_type": ""
            +"comment_count": "0"
            +"filter": "raw"
            +"db_id": 2486
            +"menu_item_parent": "0"
            +"object_id": "2486"
            +"object": "custom"
            +"type_label": "Custom Link"
            +"url": "#"
            +"target": ""
            +"attr_title": ""
            +"description": ""
            +"classes": array:4 [ …4]
            +"xfn": ""
            +"current": false
            +"current_item_ancestor": false
            +"current_item_parent": false
            +"__title": "Expertises"
            +"status": "publish"
          }
          +id: 2486
          +ID: 2486
          +object_type: "post"
          +"ImageClass": "Timber\Image"
          +"TermClass": "Timber\Term"
          +"custom": array:10 [
            "_menu_item_type" => "custom"
            "_menu_item_menu_item_parent" => "0"
            "_menu_item_object_id" => "2486"
            "_menu_item_object" => "custom"
            "_menu_item_target" => ""
            "_menu_item_classes" => array:1 [ …1]
            "_menu_item_xfn" => ""
            "_menu_item_url" => "#"
            "_last_translation_edit_mode" => "translation-editor"
            "_wp_old_date" => array:4 [ …4]
          ]
          +"___content": null
          +"_permalink": null
          +"_next": []
          +"_prev": []
          +"_css_class": null
          +"post_author": "1"
          +"post_content": ""
          +"post_date": "2023-03-21 18:25:18"
          +"post_excerpt": ""
          +"post_parent": 0
          +"post_status": "publish"
          +"post_title": "Expertises"
          +"post_type": "nav_menu_item"
          +"__type": null
          +"_menu_item_type": "custom"
          +"_menu_item_menu_item_parent": "0"
          +"_menu_item_object": "custom"
          +"_menu_item_target": ""
          +"_menu_item_classes": array:1 [
            0 => ""
          ]
          +"_menu_item_xfn": ""
          +"_last_translation_edit_mode": "translation-editor"
          +"_wp_old_date": array:4 [
            0 => "2019-12-27"
            1 => "2021-05-21"
            2 => "2022-09-09"
            3 => "2022-09-12"
          ]
          +"post_date_gmt": "2019-12-27 10:52:09"
          +"comment_status": "closed"
          +"ping_status": "closed"
          +"post_password": ""
          +"to_ping": ""
          +"pinged": ""
          +"post_modified": "2023-03-21 18:25:18"
          +"post_modified_gmt": "2023-03-21 17:25:18"
          +"post_content_filtered": ""
          +"guid": "http://preprod.lbofrance.com/activites/"
          +"menu_order": 7
          +"post_mime_type": ""
          +"comment_count": "0"
          +"filter": "raw"
          +"db_id": 2486
          +"menu_item_parent": "0"
          +"object_id": "2486"
          +"object": "custom"
          +"type_label": "Custom Link"
          +"target": ""
          +"attr_title": ""
          +"description": ""
          +"xfn": ""
          +"__title": "Expertises"
          +"status": "publish"
          +"name": "Expertises"
        }
        2 => MenuItem {#8530
          +children: []
          +has_child_class: false
          +classes: array:5 [
            0 => ""
            1 => "menu-item"
            2 => "menu-item-type-custom"
            3 => "menu-item-object-custom"
            4 => "menu-item-2492"
          ]
          +class: "menu-item menu-item-type-custom menu-item-object-custom menu-item-2492"
          +level: 0
          +post_name: "portefeuille-2"
          +url: "https://preprod.lbofrance.com/en/portfolio/"
          +PostClass: "Timber\Post"
          +current: false
          +current_item_parent: false
          +current_item_ancestor: false
          #menu: Menu {#9142}
          #_name: null
          #_menu_item_object_id: "2492"
          #_menu_item_url: "https://preprod.lbofrance.com/en/portfolio/"
          #menu_object: Post {#8529
            +ImageClass: "Timber\Image"
            +PostClass: "Timber\Post"
            +TermClass: "Timber\Term"
            +object_type: "post"
            +custom: array:10 [ …10]
            #___content: null
            #_permalink: null
            #_next: []
            #_prev: []
            #_css_class: null
            +id: 2492
            +ID: 2492
            +post_author: "1"
            +post_content: ""
            +post_date: "2023-03-21 18:25:18"
            +post_excerpt: ""
            +post_parent: 0
            +post_status: "publish"
            +post_title: "Portfolio"
            +post_type: "nav_menu_item"
            +slug: "portefeuille-2"
            #__type: null
            +"_menu_item_type": "custom"
            +"_menu_item_menu_item_parent": "0"
            +"_menu_item_object_id": "2492"
            +"_menu_item_object": "custom"
            +"_menu_item_target": ""
            +"_menu_item_classes": array:1 [ …1]
            +"_menu_item_xfn": ""
            +"_menu_item_url": "https://preprod.lbofrance.com/en/portfolio/"
            +"_last_translation_edit_mode": "translation-editor"
            +"_wp_old_date": array:4 [ …4]
            +"post_date_gmt": "2019-12-27 10:52:17"
            +"comment_status": "closed"
            +"ping_status": "closed"
            +"post_password": ""
            +"post_name": "portefeuille-2"
            +"to_ping": ""
            +"pinged": ""
            +"post_modified": "2023-03-21 18:25:18"
            +"post_modified_gmt": "2023-03-21 17:25:18"
            +"post_content_filtered": ""
            +"guid": "http://preprod.lbofrance.com/portefeuille-2/"
            +"menu_order": 13
            +"post_mime_type": ""
            +"comment_count": "0"
            +"filter": "raw"
            +"db_id": 2492
            +"menu_item_parent": "0"
            +"object_id": "2492"
            +"object": "custom"
            +"type_label": "Custom Link"
            +"url": "https://preprod.lbofrance.com/en/portfolio/"
            +"target": ""
            +"attr_title": ""
            +"description": ""
            +"classes": array:4 [ …4]
            +"xfn": ""
            +"current": false
            +"current_item_ancestor": false
            +"current_item_parent": false
            +"__title": "Portfolio"
            +"status": "publish"
          }
          +id: 2492
          +ID: 2492
          +object_type: "post"
          +"ImageClass": "Timber\Image"
          +"TermClass": "Timber\Term"
          +"custom": array:10 [
            "_menu_item_type" => "custom"
            "_menu_item_menu_item_parent" => "0"
            "_menu_item_object_id" => "2492"
            "_menu_item_object" => "custom"
            "_menu_item_target" => ""
            "_menu_item_classes" => array:1 [ …1]
            "_menu_item_xfn" => ""
            "_menu_item_url" => "https://preprod.lbofrance.com/en/portfolio/"
            "_last_translation_edit_mode" => "translation-editor"
            "_wp_old_date" => array:4 [ …4]
          ]
          +"___content": null
          +"_permalink": null
          +"_next": []
          +"_prev": []
          +"_css_class": null
          +"post_author": "1"
          +"post_content": ""
          +"post_date": "2023-03-21 18:25:18"
          +"post_excerpt": ""
          +"post_parent": 0
          +"post_status": "publish"
          +"post_title": "Portfolio"
          +"post_type": "nav_menu_item"
          +"__type": null
          +"_menu_item_type": "custom"
          +"_menu_item_menu_item_parent": "0"
          +"_menu_item_object": "custom"
          +"_menu_item_target": ""
          +"_menu_item_classes": array:1 [
            0 => ""
          ]
          +"_menu_item_xfn": ""
          +"_last_translation_edit_mode": "translation-editor"
          +"_wp_old_date": array:4 [
            0 => "2019-12-27"
            1 => "2021-05-21"
            2 => "2022-09-09"
            3 => "2022-09-12"
          ]
          +"post_date_gmt": "2019-12-27 10:52:17"
          +"comment_status": "closed"
          +"ping_status": "closed"
          +"post_password": ""
          +"to_ping": ""
          +"pinged": ""
          +"post_modified": "2023-03-21 18:25:18"
          +"post_modified_gmt": "2023-03-21 17:25:18"
          +"post_content_filtered": ""
          +"guid": "http://preprod.lbofrance.com/portefeuille-2/"
          +"menu_order": 13
          +"post_mime_type": ""
          +"comment_count": "0"
          +"filter": "raw"
          +"db_id": 2492
          +"menu_item_parent": "0"
          +"object_id": "2492"
          +"object": "custom"
          +"type_label": "Custom Link"
          +"target": ""
          +"attr_title": ""
          +"description": ""
          +"xfn": ""
          +"__title": "Portfolio"
          +"status": "publish"
          +"name": "Portfolio"
        }
        3 => MenuItem {#8532
          +children: []
          +has_child_class: false
          +classes: array:6 [
            0 => ""
            1 => "menu-item"
            2 => "menu-item-type-custom"
            3 => "menu-item-object-custom"
            4 => "current-menu-item"
            5 => "menu-item-2493"
          ]
          +class: "menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-2493"
          +level: 0
          +post_name: "equipe-2"
          +url: "https://preprod.lbofrance.com/en/team/"
          +PostClass: "Timber\Post"
          +current: true
          +current_item_parent: false
          +current_item_ancestor: false
          #menu: Menu {#9142}
          #_name: null
          #_menu_item_object_id: "2493"
          #_menu_item_url: "https://preprod.lbofrance.com/en/team/"
          #menu_object: Post {#8531
            +ImageClass: "Timber\Image"
            +PostClass: "Timber\Post"
            +TermClass: "Timber\Term"
            +object_type: "post"
            +custom: array:10 [ …10]
            #___content: null
            #_permalink: null
            #_next: []
            #_prev: []
            #_css_class: null
            +id: 2493
            +ID: 2493
            +post_author: "1"
            +post_content: ""
            +post_date: "2023-03-21 18:25:18"
            +post_excerpt: ""
            +post_parent: 0
            +post_status: "publish"
            +post_title: "Team"
            +post_type: "nav_menu_item"
            +slug: "equipe-2"
            #__type: null
            +"_menu_item_type": "custom"
            +"_menu_item_menu_item_parent": "0"
            +"_menu_item_object_id": "2493"
            +"_menu_item_object": "custom"
            +"_menu_item_target": ""
            +"_menu_item_classes": array:1 [ …1]
            +"_menu_item_xfn": ""
            +"_menu_item_url": "https://preprod.lbofrance.com/en/team/"
            +"_last_translation_edit_mode": "translation-editor"
            +"_wp_old_date": array:4 [ …4]
            +"post_date_gmt": "2019-12-27 10:52:18"
            +"comment_status": "closed"
            +"ping_status": "closed"
            +"post_password": ""
            +"post_name": "equipe-2"
            +"to_ping": ""
            +"pinged": ""
            +"post_modified": "2023-03-21 18:25:18"
            +"post_modified_gmt": "2023-03-21 17:25:18"
            +"post_content_filtered": ""
            +"guid": "http://preprod.lbofrance.com/equipe-2/"
            +"menu_order": 14
            +"post_mime_type": ""
            +"comment_count": "0"
            +"filter": "raw"
            +"db_id": 2493
            +"menu_item_parent": "0"
            +"object_id": "2493"
            +"object": "custom"
            +"type_label": "Custom Link"
            +"url": "https://preprod.lbofrance.com/en/team/"
            +"target": ""
            +"attr_title": ""
            +"description": ""
            +"classes": array:5 [ …5]
            +"xfn": ""
            +"current": true
            +"current_item_ancestor": false
            +"current_item_parent": false
            +"__title": "Team"
            +"status": "publish"
          }
          +id: 2493
          +ID: 2493
          +object_type: "post"
          +"ImageClass": "Timber\Image"
          +"TermClass": "Timber\Term"
          +"custom": array:10 [
            "_menu_item_type" => "custom"
            "_menu_item_menu_item_parent" => "0"
            "_menu_item_object_id" => "2493"
            "_menu_item_object" => "custom"
            "_menu_item_target" => ""
            "_menu_item_classes" => array:1 [ …1]
            "_menu_item_xfn" => ""
            "_menu_item_url" => "https://preprod.lbofrance.com/en/team/"
            "_last_translation_edit_mode" => "translation-editor"
            "_wp_old_date" => array:4 [ …4]
          ]
          +"___content": null
          +"_permalink": null
          +"_next": []
          +"_prev": []
          +"_css_class": null
          +"post_author": "1"
          +"post_content": ""
          +"post_date": "2023-03-21 18:25:18"
          +"post_excerpt": ""
          +"post_parent": 0
          +"post_status": "publish"
          +"post_title": "Team"
          +"post_type": "nav_menu_item"
          +"__type": null
          +"_menu_item_type": "custom"
          +"_menu_item_menu_item_parent": "0"
          +"_menu_item_object": "custom"
          +"_menu_item_target": ""
          +"_menu_item_classes": array:1 [
            0 => ""
          ]
          +"_menu_item_xfn": ""
          +"_last_translation_edit_mode": "translation-editor"
          +"_wp_old_date": array:4 [
            0 => "2019-12-27"
            1 => "2021-05-21"
            2 => "2022-09-09"
            3 => "2022-09-12"
          ]
          +"post_date_gmt": "2019-12-27 10:52:18"
          +"comment_status": "closed"
          +"ping_status": "closed"
          +"post_password": ""
          +"to_ping": ""
          +"pinged": ""
          +"post_modified": "2023-03-21 18:25:18"
          +"post_modified_gmt": "2023-03-21 17:25:18"
          +"post_content_filtered": ""
          +"guid": "http://preprod.lbofrance.com/equipe-2/"
          +"menu_order": 14
          +"post_mime_type": ""
          +"comment_count": "0"
          +"filter": "raw"
          +"db_id": 2493
          +"menu_item_parent": "0"
          +"object_id": "2493"
          +"object": "custom"
          +"type_label": "Custom Link"
          +"target": ""
          +"attr_title": ""
          +"description": ""
          +"xfn": ""
          +"__title": "Team"
          +"status": "publish"
          +"name": "Team"
        }
      ]
      +id: 73
      +ID: 73
      +term_id: 73
      +name: "Main menu - en"
      +title: "Main menu - en"
      +options: array:1 [
        "depth" => 0
      ]
      +raw_options: []
      +theme_location: null
      +TermClass: "Term"
      +object_type: "term"
      +_children: null
      +taxonomy: "nav_menu"
      +"slug": "main-menu-en"
      +"term_group": 0
      +"term_taxonomy_id": 73
      +"parent": 0
      +"count": 14
      +"filter": "raw"
      +"term_order": "0"
    }
    "footer" => Menu {#8508
      +MenuItemClass: "Timber\MenuItem"
      +PostClass: "Timber\Post"
      +depth: 0
      +items: array:4 [
        0 => MenuItem {#8541
          +children: array:5 [
            0 => MenuItem {#9151 …69}
            1 => MenuItem {#8538 …69}
            2 => MenuItem {#9146 …69}
            3 => MenuItem {#8543 …69}
            4 => MenuItem {#8545 …69}
          ]
          +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-2485"
            5 => "menu-item-has-children"
          ]
          +class: "menu-item menu-item-type-post_type menu-item-object-page menu-item-2485 menu-item-has-children"
          +level: 0
          +post_name: "2485"
          +url: "https://preprod.lbofrance.com/en/about-lbo-france/"
          +PostClass: "Timber\Post"
          +current: false
          +current_item_parent: false
          +current_item_ancestor: false
          #menu: Menu {#8508}
          #_name: null
          #_menu_item_object_id: "1555"
          #_menu_item_url: ""
          #menu_object: Post {#8542
            +ImageClass: "Timber\Image"
            +PostClass: "Timber\Post"
            +TermClass: "Timber\Term"
            +object_type: "post"
            +custom: array:10 [ …10]
            #___content: null
            #_permalink: null
            #_next: []
            #_prev: []
            #_css_class: null
            +id: 2485
            +ID: 2485
            +post_author: "1"
            +post_content: " "
            +post_date: "2023-03-21 18:25:18"
            +post_excerpt: ""
            +post_parent: 0
            +post_status: "publish"
            +post_title: ""
            +post_type: "nav_menu_item"
            +slug: "2485"
            #__type: null
            +"_menu_item_type": "post_type"
            +"_menu_item_menu_item_parent": "0"
            +"_menu_item_object_id": "1555"
            +"_menu_item_object": "page"
            +"_menu_item_target": ""
            +"_menu_item_classes": array:1 [ …1]
            +"_menu_item_xfn": ""
            +"_menu_item_url": ""
            +"_last_translation_edit_mode": "translation-editor"
            +"_wp_old_date": array:4 [ …4]
            +"post_date_gmt": "2019-12-27 10:52:08"
            +"comment_status": "closed"
            +"ping_status": "closed"
            +"post_password": ""
            +"post_name": "2485"
            +"to_ping": ""
            +"pinged": ""
            +"post_modified": "2023-03-21 18:25:18"
            +"post_modified_gmt": "2023-03-21 17:25:18"
            +"post_content_filtered": ""
            +"guid": "http://preprod.lbofrance.com/2485/"
            +"menu_order": 1
            +"post_mime_type": ""
            +"comment_count": "0"
            +"filter": "raw"
            +"db_id": 2485
            +"menu_item_parent": "0"
            +"object_id": "1555"
            +"object": "page"
            +"type_label": "Page"
            +"url": "https://preprod.lbofrance.com/en/about-lbo-france/"
            +"target": ""
            +"attr_title": ""
            +"description": ""
            +"classes": array:4 [ …4]
            +"xfn": ""
            +"current": false
            +"current_item_ancestor": false
            +"current_item_parent": false
            +"__title": "Company"
            +"status": "publish"
          }
          +id: 2485
          +ID: 2485
          +object_type: "post"
          +"ImageClass": "Timber\Image"
          +"TermClass": "Timber\Term"
          +"custom": array:10 [
            "_menu_item_type" => "post_type"
            "_menu_item_menu_item_parent" => "0"
            "_menu_item_object_id" => "1555"
            "_menu_item_object" => "page"
            "_menu_item_target" => ""
            "_menu_item_classes" => array:1 [ …1]
            "_menu_item_xfn" => ""
            "_menu_item_url" => ""
            "_last_translation_edit_mode" => "translation-editor"
            "_wp_old_date" => array:4 [ …4]
          ]
          +"___content": null
          +"_permalink": null
          +"_next": []
          +"_prev": []
          +"_css_class": null
          +"post_author": "1"
          +"post_content": " "
          +"post_date": "2023-03-21 18:25:18"
          +"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": ""
          +"_last_translation_edit_mode": "translation-editor"
          +"_wp_old_date": array:4 [
            0 => "2019-12-27"
            1 => "2021-05-21"
            2 => "2022-09-09"
            3 => "2022-09-12"
          ]
          +"post_date_gmt": "2019-12-27 10:52:08"
          +"comment_status": "closed"
          +"ping_status": "closed"
          +"post_password": ""
          +"to_ping": ""
          +"pinged": ""
          +"post_modified": "2023-03-21 18:25:18"
          +"post_modified_gmt": "2023-03-21 17:25:18"
          +"post_content_filtered": ""
          +"guid": "http://preprod.lbofrance.com/2485/"
          +"menu_order": 1
          +"post_mime_type": ""
          +"comment_count": "0"
          +"filter": "raw"
          +"db_id": 2485
          +"menu_item_parent": "0"
          +"object_id": "1555"
          +"object": "page"
          +"type_label": "Page"
          +"target": ""
          +"attr_title": ""
          +"description": ""
          +"xfn": ""
          +"__title": "Company"
          +"status": "publish"
          +"name": "Company"
        }
        1 => MenuItem {#8547
          +children: array:5 [
            0 => MenuItem {#8549 …70}
            1 => MenuItem {#8551 …70}
            2 => MenuItem {#8553 …70}
            3 => MenuItem {#8555 …70}
            4 => MenuItem {#8557 …70}
          ]
          +has_child_class: true
          +classes: array:6 [
            0 => ""
            1 => "menu-item"
            2 => "menu-item-type-custom"
            3 => "menu-item-object-custom"
            4 => "menu-item-2486"
            5 => "menu-item-has-children"
          ]
          +class: "menu-item menu-item-type-custom menu-item-object-custom menu-item-2486 menu-item-has-children"
          +level: 0
          +post_name: "activites"
          +url: "#"
          +PostClass: "Timber\Post"
          +current: false
          +current_item_parent: false
          +current_item_ancestor: false
          #menu: Menu {#8508}
          #_name: null
          #_menu_item_object_id: "2486"
          #_menu_item_url: "#"
          #menu_object: Post {#8548
            +ImageClass: "Timber\Image"
            +PostClass: "Timber\Post"
            +TermClass: "Timber\Term"
            +object_type: "post"
            +custom: array:10 [ …10]
            #___content: null
            #_permalink: null
            #_next: []
            #_prev: []
            #_css_class: null
            +id: 2486
            +ID: 2486
            +post_author: "1"
            +post_content: ""
            +post_date: "2023-03-21 18:25:18"
            +post_excerpt: ""
            +post_parent: 0
            +post_status: "publish"
            +post_title: "Expertises"
            +post_type: "nav_menu_item"
            +slug: "activites"
            #__type: null
            +"_menu_item_type": "custom"
            +"_menu_item_menu_item_parent": "0"
            +"_menu_item_object_id": "2486"
            +"_menu_item_object": "custom"
            +"_menu_item_target": ""
            +"_menu_item_classes": array:1 [ …1]
            +"_menu_item_xfn": ""
            +"_menu_item_url": "#"
            +"_last_translation_edit_mode": "translation-editor"
            +"_wp_old_date": array:4 [ …4]
            +"post_date_gmt": "2019-12-27 10:52:09"
            +"comment_status": "closed"
            +"ping_status": "closed"
            +"post_password": ""
            +"post_name": "activites"
            +"to_ping": ""
            +"pinged": ""
            +"post_modified": "2023-03-21 18:25:18"
            +"post_modified_gmt": "2023-03-21 17:25:18"
            +"post_content_filtered": ""
            +"guid": "http://preprod.lbofrance.com/activites/"
            +"menu_order": 7
            +"post_mime_type": ""
            +"comment_count": "0"
            +"filter": "raw"
            +"db_id": 2486
            +"menu_item_parent": "0"
            +"object_id": "2486"
            +"object": "custom"
            +"type_label": "Custom Link"
            +"url": "#"
            +"target": ""
            +"attr_title": ""
            +"description": ""
            +"classes": array:4 [ …4]
            +"xfn": ""
            +"current": false
            +"current_item_ancestor": false
            +"current_item_parent": false
            +"__title": "Expertises"
            +"status": "publish"
          }
          +id: 2486
          +ID: 2486
          +object_type: "post"
          +"ImageClass": "Timber\Image"
          +"TermClass": "Timber\Term"
          +"custom": array:10 [
            "_menu_item_type" => "custom"
            "_menu_item_menu_item_parent" => "0"
            "_menu_item_object_id" => "2486"
            "_menu_item_object" => "custom"
            "_menu_item_target" => ""
            "_menu_item_classes" => array:1 [ …1]
            "_menu_item_xfn" => ""
            "_menu_item_url" => "#"
            "_last_translation_edit_mode" => "translation-editor"
            "_wp_old_date" => array:4 [ …4]
          ]
          +"___content": null
          +"_permalink": null
          +"_next": []
          +"_prev": []
          +"_css_class": null
          +"post_author": "1"
          +"post_content": ""
          +"post_date": "2023-03-21 18:25:18"
          +"post_excerpt": ""
          +"post_parent": 0
          +"post_status": "publish"
          +"post_title": "Expertises"
          +"post_type": "nav_menu_item"
          +"__type": null
          +"_menu_item_type": "custom"
          +"_menu_item_menu_item_parent": "0"
          +"_menu_item_object": "custom"
          +"_menu_item_target": ""
          +"_menu_item_classes": array:1 [
            0 => ""
          ]
          +"_menu_item_xfn": ""
          +"_last_translation_edit_mode": "translation-editor"
          +"_wp_old_date": array:4 [
            0 => "2019-12-27"
            1 => "2021-05-21"
            2 => "2022-09-09"
            3 => "2022-09-12"
          ]
          +"post_date_gmt": "2019-12-27 10:52:09"
          +"comment_status": "closed"
          +"ping_status": "closed"
          +"post_password": ""
          +"to_ping": ""
          +"pinged": ""
          +"post_modified": "2023-03-21 18:25:18"
          +"post_modified_gmt": "2023-03-21 17:25:18"
          +"post_content_filtered": ""
          +"guid": "http://preprod.lbofrance.com/activites/"
          +"menu_order": 7
          +"post_mime_type": ""
          +"comment_count": "0"
          +"filter": "raw"
          +"db_id": 2486
          +"menu_item_parent": "0"
          +"object_id": "2486"
          +"object": "custom"
          +"type_label": "Custom Link"
          +"target": ""
          +"attr_title": ""
          +"description": ""
          +"xfn": ""
          +"__title": "Expertises"
          +"status": "publish"
          +"name": "Expertises"
        }
        2 => MenuItem {#8559
          +children: []
          +has_child_class: false
          +classes: array:5 [
            0 => ""
            1 => "menu-item"
            2 => "menu-item-type-custom"
            3 => "menu-item-object-custom"
            4 => "menu-item-2492"
          ]
          +class: "menu-item menu-item-type-custom menu-item-object-custom menu-item-2492"
          +level: 0
          +post_name: "portefeuille-2"
          +url: "https://preprod.lbofrance.com/en/portfolio/"
          +PostClass: "Timber\Post"
          +current: false
          +current_item_parent: false
          +current_item_ancestor: false
          #menu: Menu {#8508}
          #_name: null
          #_menu_item_object_id: "2492"
          #_menu_item_url: "https://preprod.lbofrance.com/en/portfolio/"
          #menu_object: Post {#8558
            +ImageClass: "Timber\Image"
            +PostClass: "Timber\Post"
            +TermClass: "Timber\Term"
            +object_type: "post"
            +custom: array:10 [ …10]
            #___content: null
            #_permalink: null
            #_next: []
            #_prev: []
            #_css_class: null
            +id: 2492
            +ID: 2492
            +post_author: "1"
            +post_content: ""
            +post_date: "2023-03-21 18:25:18"
            +post_excerpt: ""
            +post_parent: 0
            +post_status: "publish"
            +post_title: "Portfolio"
            +post_type: "nav_menu_item"
            +slug: "portefeuille-2"
            #__type: null
            +"_menu_item_type": "custom"
            +"_menu_item_menu_item_parent": "0"
            +"_menu_item_object_id": "2492"
            +"_menu_item_object": "custom"
            +"_menu_item_target": ""
            +"_menu_item_classes": array:1 [ …1]
            +"_menu_item_xfn": ""
            +"_menu_item_url": "https://preprod.lbofrance.com/en/portfolio/"
            +"_last_translation_edit_mode": "translation-editor"
            +"_wp_old_date": array:4 [ …4]
            +"post_date_gmt": "2019-12-27 10:52:17"
            +"comment_status": "closed"
            +"ping_status": "closed"
            +"post_password": ""
            +"post_name": "portefeuille-2"
            +"to_ping": ""
            +"pinged": ""
            +"post_modified": "2023-03-21 18:25:18"
            +"post_modified_gmt": "2023-03-21 17:25:18"
            +"post_content_filtered": ""
            +"guid": "http://preprod.lbofrance.com/portefeuille-2/"
            +"menu_order": 13
            +"post_mime_type": ""
            +"comment_count": "0"
            +"filter": "raw"
            +"db_id": 2492
            +"menu_item_parent": "0"
            +"object_id": "2492"
            +"object": "custom"
            +"type_label": "Custom Link"
            +"url": "https://preprod.lbofrance.com/en/portfolio/"
            +"target": ""
            +"attr_title": ""
            +"description": ""
            +"classes": array:4 [ …4]
            +"xfn": ""
            +"current": false
            +"current_item_ancestor": false
            +"current_item_parent": false
            +"__title": "Portfolio"
            +"status": "publish"
          }
          +id: 2492
          +ID: 2492
          +object_type: "post"
          +"ImageClass": "Timber\Image"
          +"TermClass": "Timber\Term"
          +"custom": array:10 [
            "_menu_item_type" => "custom"
            "_menu_item_menu_item_parent" => "0"
            "_menu_item_object_id" => "2492"
            "_menu_item_object" => "custom"
            "_menu_item_target" => ""
            "_menu_item_classes" => array:1 [ …1]
            "_menu_item_xfn" => ""
            "_menu_item_url" => "https://preprod.lbofrance.com/en/portfolio/"
            "_last_translation_edit_mode" => "translation-editor"
            "_wp_old_date" => array:4 [ …4]
          ]
          +"___content": null
          +"_permalink": null
          +"_next": []
          +"_prev": []
          +"_css_class": null
          +"post_author": "1"
          +"post_content": ""
          +"post_date": "2023-03-21 18:25:18"
          +"post_excerpt": ""
          +"post_parent": 0
          +"post_status": "publish"
          +"post_title": "Portfolio"
          +"post_type": "nav_menu_item"
          +"__type": null
          +"_menu_item_type": "custom"
          +"_menu_item_menu_item_parent": "0"
          +"_menu_item_object": "custom"
          +"_menu_item_target": ""
          +"_menu_item_classes": array:1 [
            0 => ""
          ]
          +"_menu_item_xfn": ""
          +"_last_translation_edit_mode": "translation-editor"
          +"_wp_old_date": array:4 [
            0 => "2019-12-27"
            1 => "2021-05-21"
            2 => "2022-09-09"
            3 => "2022-09-12"
          ]
          +"post_date_gmt": "2019-12-27 10:52:17"
          +"comment_status": "closed"
          +"ping_status": "closed"
          +"post_password": ""
          +"to_ping": ""
          +"pinged": ""
          +"post_modified": "2023-03-21 18:25:18"
          +"post_modified_gmt": "2023-03-21 17:25:18"
          +"post_content_filtered": ""
          +"guid": "http://preprod.lbofrance.com/portefeuille-2/"
          +"menu_order": 13
          +"post_mime_type": ""
          +"comment_count": "0"
          +"filter": "raw"
          +"db_id": 2492
          +"menu_item_parent": "0"
          +"object_id": "2492"
          +"object": "custom"
          +"type_label": "Custom Link"
          +"target": ""
          +"attr_title": ""
          +"description": ""
          +"xfn": ""
          +"__title": "Portfolio"
          +"status": "publish"
          +"name": "Portfolio"
        }
        3 => MenuItem {#8561
          +children: []
          +has_child_class: false
          +classes: array:6 [
            0 => ""
            1 => "menu-item"
            2 => "menu-item-type-custom"
            3 => "menu-item-object-custom"
            4 => "current-menu-item"
            5 => "menu-item-2493"
          ]
          +class: "menu-item menu-item-type-custom menu-item-object-custom current-menu-item menu-item-2493"
          +level: 0
          +post_name: "equipe-2"
          +url: "https://preprod.lbofrance.com/en/team/"
          +PostClass: "Timber\Post"
          +current: true
          +current_item_parent: false
          +current_item_ancestor: false
          #menu: Menu {#8508}
          #_name: null
          #_menu_item_object_id: "2493"
          #_menu_item_url: "https://preprod.lbofrance.com/en/team/"
          #menu_object: Post {#8560
            +ImageClass: "Timber\Image"
            +PostClass: "Timber\Post"
            +TermClass: "Timber\Term"
            +object_type: "post"
            +custom: array:10 [ …10]
            #___content: null
            #_permalink: null
            #_next: []
            #_prev: []
            #_css_class: null
            +id: 2493
            +ID: 2493
            +post_author: "1"
            +post_content: ""
            +post_date: "2023-03-21 18:25:18"
            +post_excerpt: ""
            +post_parent: 0
            +post_status: "publish"
            +post_title: "Team"
            +post_type: "nav_menu_item"
            +slug: "equipe-2"
            #__type: null
            +"_menu_item_type": "custom"
            +"_menu_item_menu_item_parent": "0"
            +"_menu_item_object_id": "2493"
            +"_menu_item_object": "custom"
            +"_menu_item_target": ""
            +"_menu_item_classes": array:1 [ …1]
            +"_menu_item_xfn": ""
            +"_menu_item_url": "https://preprod.lbofrance.com/en/team/"
            +"_last_translation_edit_mode": "translation-editor"
            +"_wp_old_date": array:4 [ …4]
            +"post_date_gmt": "2019-12-27 10:52:18"
            +"comment_status": "closed"
            +"ping_status": "closed"
            +"post_password": ""
            +"post_name": "equipe-2"
            +"to_ping": ""
            +"pinged": ""
            +"post_modified": "2023-03-21 18:25:18"
            +"post_modified_gmt": "2023-03-21 17:25:18"
            +"post_content_filtered": ""
            +"guid": "http://preprod.lbofrance.com/equipe-2/"
            +"menu_order": 14
            +"post_mime_type": ""
            +"comment_count": "0"
            +"filter": "raw"
            +"db_id": 2493
            +"menu_item_parent": "0"
            +"object_id": "2493"
            +"object": "custom"
            +"type_label": "Custom Link"
            +"url": "https://preprod.lbofrance.com/en/team/"
            +"target": ""
            +"attr_title": ""
            +"description": ""
            +"classes": array:5 [ …5]
            +"xfn": ""
            +"current": true
            +"current_item_ancestor": false
            +"current_item_parent": false
            +"__title": "Team"
            +"status": "publish"
          }
          +id: 2493
          +ID: 2493
          +object_type: "post"
          +"ImageClass": "Timber\Image"
          +"TermClass": "Timber\Term"
          +"custom": array:10 [
            "_menu_item_type" => "custom"
            "_menu_item_menu_item_parent" => "0"
            "_menu_item_object_id" => "2493"
            "_menu_item_object" => "custom"
            "_menu_item_target" => ""
            "_menu_item_classes" => array:1 [ …1]
            "_menu_item_xfn" => ""
            "_menu_item_url" => "https://preprod.lbofrance.com/en/team/"
            "_last_translation_edit_mode" => "translation-editor"
            "_wp_old_date" => array:4 [ …4]
          ]
          +"___content": null
          +"_permalink": null
          +"_next": []
          +"_prev": []
          +"_css_class": null
          +"post_author": "1"
          +"post_content": ""
          +"post_date": "2023-03-21 18:25:18"
          +"post_excerpt": ""
          +"post_parent": 0
          +"post_status": "publish"
          +"post_title": "Team"
          +"post_type": "nav_menu_item"
          +"__type": null
          +"_menu_item_type": "custom"
          +"_menu_item_menu_item_parent": "0"
          +"_menu_item_object": "custom"
          +"_menu_item_target": ""
          +"_menu_item_classes": array:1 [
            0 => ""
          ]
          +"_menu_item_xfn": ""
          +"_last_translation_edit_mode": "translation-editor"
          +"_wp_old_date": array:4 [
            0 => "2019-12-27"
            1 => "2021-05-21"
            2 => "2022-09-09"
            3 => "2022-09-12"
          ]
          +"post_date_gmt": "2019-12-27 10:52:18"
          +"comment_status": "closed"
          +"ping_status": "closed"
          +"post_password": ""
          +"to_ping": ""
          +"pinged": ""
          +"post_modified": "2023-03-21 18:25:18"
          +"post_modified_gmt": "2023-03-21 17:25:18"
          +"post_content_filtered": ""
          +"guid": "http://preprod.lbofrance.com/equipe-2/"
          +"menu_order": 14
          +"post_mime_type": ""
          +"comment_count": "0"
          +"filter": "raw"
          +"db_id": 2493
          +"menu_item_parent": "0"
          +"object_id": "2493"
          +"object": "custom"
          +"type_label": "Custom Link"
          +"target": ""
          +"attr_title": ""
          +"description": ""
          +"xfn": ""
          +"__title": "Team"
          +"status": "publish"
          +"name": "Team"
        }
      ]
      +id: 73
      +ID: 73
      +term_id: 73
      +name: "Main menu - en"
      +title: "Main menu - en"
      +options: array:1 [
        "depth" => 0
      ]
      +raw_options: []
      +theme_location: null
      +TermClass: "Term"
      +object_type: "term"
      +_children: null
      +taxonomy: "nav_menu"
      +"slug": "main-menu-en"
      +"term_group": 0
      +"term_taxonomy_id": 73
      +"parent": 0
      +"count": 14
      +"filter": "raw"
      +"term_order": "0"
    }
  ]
]

Super Globals


$_COOKIE
array:2 [
  "fikker-TwKq-jUtu" => "HMpCJGMNPNtu0qVkKQHSleP9vYHoJUjg"
  "wp-wpml_current_language" => "en"
]
$_SERVER
array:45 [
  "SERVER_SOFTWARE" => "Apache/2.4.62 (Debian)"
  "REQUEST_URI" => "/en/team/"
  "DOCUMENT_ROOT" => "/var/www/lbofrance.com/docs"
  "TMPDIR" => "/tmp"
  "TMP" => "/tmp"
  "TEMP" => "/tmp"
  "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
  "HOSTNAME" => "2819c2a5c105"
  "USER" => "phpuser"
  "HOME" => "/var/www"
  "SCRIPT_NAME" => "/index.php"
  "QUERY_STRING" => ""
  "REQUEST_METHOD" => "GET"
  "SERVER_PROTOCOL" => "HTTP/1.1"
  "GATEWAY_INTERFACE" => "CGI/1.1"
  "REDIRECT_URL" => "/en/team/"
  "REMOTE_PORT" => "57048"
  "SCRIPT_FILENAME" => "/var/www/lbofrance.com/docs/index.php"
  "SERVER_ADMIN" => "[no address given]"
  "CONTEXT_DOCUMENT_ROOT" => "/var/www/lbofrance.com/docs"
  "CONTEXT_PREFIX" => ""
  "REQUEST_SCHEME" => "https"
  "REMOTE_ADDR" => "18.119.255.250"
  "SERVER_PORT" => "443"
  "SERVER_ADDR" => "192.168.219.16"
  "SERVER_NAME" => "preprod.lbofrance.com"
  "SERVER_SIGNATURE" => "<address>Apache/2.4.62 (Debian) Server at preprod.lbofrance.com Port 443</address>\n"
  "HTTP_HOST" => "preprod.lbofrance.com"
  "HTTP_REFERER" => "https://preprod.lbofrance.com/en/team"
  "HTTP_ACCEPT_ENCODING" => "gzip, br, zstd, deflate"
  "HTTP_COOKIE" => "fikker-TwKq-jUtu=HMpCJGMNPNtu0qVkKQHSleP9vYHoJUjg"
  "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
  "HTTP_ACCEPT" => "*/*"
  "proxy-nokeepalive" => "1"
  "SSL_TLS_SNI" => "preprod.lbofrance.com"
  "HTTPS" => "on"
  "HTTP_AUTHORIZATION" => ""
  "REDIRECT_STATUS" => "200"
  "REDIRECT_SSL_TLS_SNI" => "preprod.lbofrance.com"
  "REDIRECT_HTTPS" => "on"
  "REDIRECT_HTTP_AUTHORIZATION" => ""
  "FCGI_ROLE" => "RESPONDER"
  "PHP_SELF" => "/index.php"
  "REQUEST_TIME_FLOAT" => 1727914708.1054
  "REQUEST_TIME" => 1727914708
]

User


false
This site is registered on wpml.org as a development site. Switch to a production site key to remove this banner.