Presentation
Board of Directors
Operational Value Creation
ESG
Investor Relations
LBO France

Presentation

The power of collective performance

As a specialist in multiple areas of investment, with around 60 employees, each activity is assigned its own dedicated team with the necessary levels of expertise to guarantee suitable analysis and accountability in the management of their area of expertise.

From its French base, LBO France has been investing for several years in Italy, where it has set up two offices, in Milan and Rome, for its small cap, real estate and energy infrastructure activities.

Information is circulated and experience and best practices are shared to ensure personal development and collective efficiency.

LBO France’s teams all share the same spirit of entrepreneurship, openness, collectivity and agility with a view to best serving their projects, companies, the managers and their teams.

Operational Value Creation

Operational Value Creation

As an attentive but demanding partner of the companies’ management teams, LBO France operates the full range of value creation levers:

  • Local roots. Local teams for in-depth knowledge of the French market
  • Expertise. Senior, multidisciplinary staff with sector expertise and operational experience
  • Collective intelligence. Cross-fertilisation of teams for effective sharing of best practices
  • Operational involvement. Individual and collective commitment of the teams in the field, alongside company managers, to provide technical and financial assistance
  • Independence. An independent and autonomous investor at the service of entrepreneurial projects
  • Alignment of interests. Shared objectives between LBO France, companies and investors
  • Social responsibility. Value creation only makes sense if it is part of a collective project with clear objectives, a transparent approach and respect for people and the environment

Environmental, Social and Corporate-Governance Criteria

2020

LBO France wins the ESG Sustainable Development Award

97%

Private equity portfolio companies (LBO, Venture) supported

75% in an in-depth approach
25% in an annual process

In a world coming to grips with new objectives, the value creation must take into account the future of its people and the environment. Respect on both counts is a duty. Shareholder investors have a particular responsibility because they more than others have the power and means to exert influence and take action.

Environmental, social and governance criteria frame and direct LBO France’s investment decisions and development plans and underpin its collective projects.

Investor Relations

Investor Relations

Over the years, LBO France has developed relationships with several hundred French and foreign investors, institutions, Family Offices and entrepreneurs.

The Investor Relations team is the first point of contact for investors within LBO France and their privileged interlocutor. It provides all investors, regardless of their profile and size, with a response tailored to their needs in a long-term partnership approach.

Beyond the performance of its investments, LBO France strives to offer a quality service that guarantees the loyalty of its investors.

The Investor Relations team is therefore very concerned about the accuracy of the information provided, its clarity and the respect of deadlines.

The trust shown by investors is the true value of a management company and transparency and listening are the key to this.

http: //preprod.lbofrance.com/en/about-lbo-france/
Entry point: functions.php
Router detection: is_page_template()
Controller: TemplatesController lboAction()
View: views/templates/lbo.twig

Resolver scheme


Router Condition: is_page_template()
Controller: /controllers/TemplatesController.php
Method: lboAction()
View: views/templates/lbo.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/lbo.php
  • The Router calls TemplatesController() lboAction() which renders the template views/templates/lbo.twig

TemplatesController


Controller

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

Render

view views/templates/lbo.twig

Datas

array:2 [
  "posts3" => PostQuery {#7846
    +found_posts: 91
    #userQuery: array:2 [
      "post_type" => "post"
      "posts_per_page" => 3
    ]
    #queryIterator: QueryIterator {#7847
      -_query: WP_Query {#7849
        +query: array:2 [
          "post_type" => "post"
          "posts_per_page" => 3
        ]
        +query_vars: array:66 [
          "post_type" => "post"
          "posts_per_page" => 3
          "error" => ""
          "m" => ""
          "p" => 0
          "post_parent" => ""
          "subpost" => ""
          "subpost_id" => ""
          "attachment" => ""
          "attachment_id" => 0
          "name" => ""
          "pagename" => ""
          "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
          "nopaging" => false
          "comments_per_page" => "50"
          "no_found_rows" => false
          "order" => "DESC"
        ]
        +tax_query: WP_Tax_Query {#7852
          +queries: []
          +relation: "AND"
          #table_aliases: []
          +queried_terms: []
          +primary_table: "lbo_posts"
          +primary_id_column: "ID"
        }
        +meta_query: WP_Meta_Query {#7851
          +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
        +request: """
          SELECT SQL_CALC_FOUND_ROWS  lbo_posts.ID\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.post_type = 'post' 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 \n
          \t\t\t\t\t ORDER BY lbo_posts.post_date DESC\n
          \t\t\t\t\t LIMIT 0, 3
          """
        +posts: array:3 [
          0 => WP_Post {#7842
            +ID: 427716
            +post_author: "1"
            +post_date: "2023-06-15 09:46:53"
            +post_date_gmt: "2023-06-15 07:46:53"
            +post_content: """
              <strong>Paris, June 13 – Six months after a change of ownership, Size Factory, the French leader in men's plus sizes clothes, announces the acquisition of Capel, the historic premium player in the sector. Supported by LBO France, Size Factory is accelerating its development strategy in a fast-growing market. The new Capel-Size Factory group brings together the complementary expertise of the two leading brands in men's plus sizes in France, both strongly committed to inclusive and responsible ready-to-wear. Its ambition is to become the benchmark player in Europe.</strong><strong> </strong>\r\n
              \r\n
              In the fashion sector, tall and overweight men are often forgotten, finding it very difficult to find products in their size in traditional ready-to-wear chains or brands. As a result, they tend to turn more to specialist players. Size Factory and Capel are the two main brands and stores in France exclusively dedicated to men who are not of the standard sizes: they dress tall and overweight men with sizes and cuts adapted to all morphologies: from 2XL to 10XL, and up to 2.20m. Inclusive by nature, they enable people who are often excluded from the clothing market to finally dress well.\r\n
              \r\n
              &nbsp;\r\n
              \r\n
              <strong>Capel, the premium brand and pioneer in plus-size fashion</strong>\r\n
              \r\n
              Founded in 1958, Capel is the pioneering brand in men's plus-size fashion in France. It offers tall and overweight men up to size 78 a complete, top-of-the-range and contemporary men's wardrobe, perfectly adapted to different morphologies thanks to its unique expertise in sizes and cuts. More than 55 different sizes are available for each model, offering the perfect combination of heights and widths to suit every exceptional stature.\r\n
              \r\n
              Over the years, the brand's reputation has been built on strong values: product quality with exceptional fabrics and materials, cuts designed to guarantee absolute comfort and elegance in all circumstances, and seamless service in its shops.\r\n
              \r\n
              Capel is committed to responsible fashion movement: the company develops products recognised for their quality and durability. It strives to locate its production in France and Europe to offer products that are more responsible and respectful of the environment: "Capel, fashion made in not far away".\r\n
              \r\n
              &nbsp;\r\n
              \r\n
              <strong>Creation of the Capel-Size Factory group</strong>\r\n
              \r\n
              With the acquisition of Capel, Size Factory achieves the initial development objectives formulated with LBO France, and creates the Capel-Size Factory group. This acquisition, entirely financed by Zencap, is a continuation of the impact financing put in place at the time of the LBO in December 2022. The achievement of ESG targets, determined in close collaboration with management and LBO France, will enable the group to accelerate its CSR strategy, with a consequent margin adjustment. The new group's ambition is to become the leading men's plus-size group in Europe, resolutely committed to inclusive and responsible fashion.\r\n
              \r\n
              Capel-Size Factory now operates two brands with complementary positioning: Capel, the sector's premium brand, distributed in its three shops located on the finest shopping streets in Paris, Lyon and Strasbourg; and Size Factory, the multi-brand chain dedicated to men's plus sizes, present in 30 shops on the cities’ outskirts. The new group now brings together the best men's plus-size offering in France and the most expert teams in the market. Capel-Size Factory will thus have the resources to pursue a broader objective of international expansion, alongside LBO France, a multi-specialist investment platform.\r\n
              \r\n
              Jean-Marie Leroy, Partner in charge of LBO France Small Caps activity:<em> "Six months after acquiring a stake in Size Factory, we have already reached a new step in our strategic development. We are particularly pleased to be supporting Capel-Size Factory on this new growth path and to be playing our part in reinventing the ready-to-wear sector, in favour of a more responsible and inclusive fashion."</em>\r\n
              \r\n
              Ambroise Fondeur, CEO of Capel-Size Factory: <em>"The acquisition of Capel should enable us to create the reference group for men's plus sizes in France and Europe. It's an ideal marriage between Capel, the historic player that has developed a strong brand, and Size Factory, the leading specialist player in the sector. By combining the unique expertise of the two teams, we will be strengthening our group and our ability to provide even better clothing for tall and overweight men in France, and globally in the future.”</em>\r\n
              \r\n
              &nbsp;\r\n
              \r\n
              <strong><u>About Size Factory</u></strong>\r\n
              \r\n
              Size Factory is France's leading brand for men's plus sizes. With its e-commerce site and its network of 30 shops, the company exclusively distributes a wide range of major brands and own brands. Its digital and omnichannel strategy has enabled it to achieve steady growth in its business and very high levels of customer satisfaction. The company places CSR at the heart of its model and has already developed a second-hand clothing business. Founded in 2011 and now headed by Ambroise Fondeur, the company employs 100 people and has achieved a turnover of more than €20m during the 2021/2022 fiscal year.\r\n
              \r\n
              &nbsp;\r\n
              \r\n
              <strong><u>About Capel</u></strong>\r\n
              \r\n
              Capel is the pioneering premium brand for men's plus sizes clothes in France. Founded in 1958, Capel is recognised as the top-of-the-range brand for plus-size fashion. With its unique expertise, it offers its customers, whether tall or overweight a complete wardrobe with the most beautiful cuts, the most beautiful fabrics, the greatest comfort and an unrivalled quality of service in its shops. Capel: Elegance. Without limits.\r\n
              \r\n
              Capel had a turnover of €5m in 2022 and employs 20 people.\r\n
              \r\n
              &nbsp;\r\n
              \r\n
              <strong><u>About LBO France</u></strong>\r\n
              \r\n
              A pioneer in private equity in France, LBO France is today a leading multi-specialist and multi-country investment platform. Active in Private Equity, Real Estate, Venture and Listed Investment, the Company has been expanding for several years its activities in Europe, especially in Italy via its subsidiary Polis Fondi SGR, as well as on the African continent via its subsidiary CGF bourse. Wholly owned by its managers, LBO France is one of the founding members of the International Climate Initiative and one of the first signatories of the France Invest charter for parity.\r\n
              \r\n
              <strong>Find out more: </strong><a href="http://www.lbofrance.com"><strong>www.lbofrance.com</strong></a>\r\n
              \r\n
              <strong><em><u> </u></em></strong>\r\n
              \r\n
              <strong><em><u>Media contacts</u></em></strong>\r\n
              \r\n
              <em>Antoine Denry: +33 (0)6 18 07 83 27 / </em><a href="mailto:antoine.denry@taddeo.fr"><em>antoine.denry@taddeo.fr</em></a>\r\n
              \r\n
              <em>Julia Paget: +33 (0)6 38 55 68 78 / </em><a href="mailto:julia.paget@taddeo.fr"><em>julia.paget@taddeo.fr</em></a>
              """
            +post_title: "The combination between Capel and Size Factory creates the first men's plus-size fashion group in France"
            +post_excerpt: ""
            +post_status: "publish"
            +comment_status: "open"
            +ping_status: "closed"
            +post_password: ""
            +post_name: "the-combination-between-capel-and-size-factory-creates-the-first-mens-plus-size-fashion-group-in-france"
            +to_ping: ""
            +pinged: ""
            +post_modified: "2023-06-15 09:56:45"
            +post_modified_gmt: "2023-06-15 07:56:45"
            +post_content_filtered: ""
            +post_parent: 0
            +guid: "http://preprod.lbofrance.com/?p=427716"
            +menu_order: 0
            +post_type: "post"
            +post_mime_type: ""
            +comment_count: "0"
            +filter: "raw"
            +"status": "publish"
            +"id": 427716
            +"slug": "the-combination-between-capel-and-size-factory-creates-the-first-mens-plus-size-fashion-group-in-france"
            +"custom": array:18 [
              "_wpml_word_count" => "{"total":0,"to_translate":{"en":2,"fr":2,"it":2}}"
              "_edit_lock" => "1686815685:1"
              "_edit_last" => "1"
              "_wpml_media_duplicate" => "1"
              "_wpml_media_featured" => "1"
              "_yoast_wpseo_primary_category" => ""
              "_last_translation_edit_mode" => "native-editor"
              "_encloseme" => "1"
              "_yoast_wpseo_content_score" => "30"
              "_yoast_wpseo_estimated-reading-time-minutes" => "6"
              "_yoast_wpseo_wordproof_timestamp" => ""
              "banner" => ""
              "_banner" => "field_5d0b8f67a8a14"
              "linkedin" => ""
              "_linkedin" => "field_5d0b8fa0a8a15"
              "fichier" => "427717"
              "_fichier" => "field_5d0b8faba8a16"
              "_wpml_media_has_media" => "1"
            ]
          }
          1 => WP_Post {#7841
            +ID: 394831
            +post_author: "1"
            +post_date: "2023-05-25 16:47:39"
            +post_date_gmt: "2023-05-25 14:47:39"
            +post_content: """
              <div class="page" title="Page 1">\r\n
              <div class="layoutArea">\r\n
              <div class="column">\r\n
              <div class="page" title="Page 1">\r\n
              <div class="layoutArea">\r\n
              <div class="column">\r\n
              \r\n
              Paris, [May 23rd] 2023 – LBO France, a multi-specialist investment platform, announces the signature of a 9-year firm lease with CDC Informatique on the entire NETWORK 2 office building in Bagneux via its White Stone VII fund, the second phase of an office development program initiated by LBO France in 2018 with the acquisition of the neighbouring Network 1 building.\r\n
              \r\n
              Located at the entrance to the city of Bagneux, in the immediate vicinity of metro line 4 and RER B stations "Laplace" and "Arcueil Cachan", the NETWORK 2 building offers 16,000 sq.m of office space organised around 2 interior gardens, multiple spaces dedicated to services on the ground floor and an attic space with a roof-top of over 300 sq.m.\r\n
              \r\n
              At the forefront of this eco-district, which is about to complete its full redevelopment, NETWORK 2 offers CDC Group's IT services teams a new location with a strong architectural identity and exceptional visibility, where they will move into in S1 2024.\r\n
              \r\n
              Owned since the end of 2020 by LBO France (via its White Stone VII fund) and CDC Investissement Immobilier (on behalf of the Caisse des Dépôts) from the developers Codic and Nexity, this new complex, which is committed to an ecological and responsible approach, benefits from HQE ("Excellent" level) and BREEAM ("Excellent" level) certifications and environmental labels to offer an energy performance in line with RT 2012 - 30%, while also benefiting from a WiredScore "Platinum" level certification.\r\n
              \r\n
              In line with the ESG commitments of LBO France and CDC Investissement Immobilier, these certifications will be supplemented, in collaboration with the future user, by several initiatives in terms of accessibility for people with reduce mobility, equipment for electric vehicles, additional services and catering areas.\r\n
              \r\n
              Julien Rouillon, Managing Director, LBO France: "We are very pleased to welcome the CDC Informatique teams to NETWORK 2, of which the construction works have just been completed. This lease confirms our belief in the attractiveness of the Bagneux sector, which is currently undergoing a major renewal. It also rewards the particular attention paid by our teams and those of our partners to\r\n
              \r\n
              </div>\r\n
              </div>\r\n
              <div class="layoutArea">\r\n
              <div class="column">\r\n
              \r\n
              Interne\r\n
              \r\n
              </div>\r\n
              </div>\r\n
              </div>\r\n
              <div class="page" title="Page 2">\r\n
              <div class="layoutArea">\r\n
              <div class="column">\r\n
              \r\n
              the ESG issues that make up tomorrow's real estate and to the need to reinvent office spaces into sustainable and attractive places for users seeking quality and flexibility”.\r\n
              \r\n
              Philippe Jeanneau, Executive Chairman of CDC Informatique, said: "This new location represents a true opportunity for CDC Informatique to embody our values and thus reflect our technological expertise and our commitment to the CDC Group.”\r\n
              \r\n
              ---\r\n
              \r\n
              Within the framework of this sale, LBO France (Julien ROUILLON) was advised by ALLEN &amp; OVERY (Jean-Dominique CASALTA and Corentin DOLIVET) and ROM (Hervé ROUX), technical advisor and AMO of the operation.\r\n
              \r\n
              About LBO France\r\n
              \r\n
              A pioneer in private equity in France, LBO France is today a leading multi-specialist investment platform with €5.4 billion under management including participating interests in Twenty-First Capital in France and Polis Fondi SGR in Italy. Its investment strategy is based on five distinct segments managed by dedicated teams: Mid and Small Cap LBO, Digital Health Venture, Real Estate and Proptech, Infrastructure Debt, and Listed Investment. For several years, the Company has expanded its activities in Europe, particularly in Italy with teams in Milan and Rome, as well as on the African continent. Wholly owned by its managers, LBO France is one of the founding members of the International Climate Initiative and one of the first signatories of the France Invest charter for parity.\r\n
              \r\n
              Find out more: www.lbofrance.com Press\r\n
              \r\n
              Agence Taddeo\r\n
              Antoine Denry : +33 (0)6 18 07 83 27 / antoine.denry@taddeo.fr Julia Paget : +33 (0)6 38 55 68 78 / julia.paget@taddeo.fr\r\n
              \r\n
              About CDC Investissement Immobilier\r\n
              \r\n
              CDC Investissement Immobilier is the real estate investment management subsidiary of Caisse des Dépôts. It manages a portfolio of more than € 10 billion of assets on behalf of the Institution, mainly comprising offices, PRS residential, retail, hotels and logistic platforms.\r\n
              \r\n
              Active on the French and main European markets, CDC Investissement Immobilier invests mainly in value-creating transactions.\r\n
              \r\n
              The majority of the portfolio managed by CDC Investissement Immobilier consists of assets wholly owned by Caisse des Dépôts or in club deals.\r\n
              \r\n
              Press\r\n
              \r\n
              Malek Prat – service.presse@caissedesdepots.fr – +33 6 71 43 46 38 About CDC Informatique\r\n
              \r\n
              Informatique CDC, subsidiary of Group Caisse des Dépôts is a key player in IT services and digital trust\r\n
              \r\n
              Press\r\n
              \r\n
              Malek Prat – service.presse@caissedesdepots.fr – +33 6 71 43 46 38\r\n
              \r\n
              </div>\r\n
              </div>\r\n
              </div>\r\n
              </div>\r\n
              </div>\r\n
              </div>
              """
            +post_title: "LBO France announces the signature of a lease with CDC Informatique on an office building in Bagneux"
            +post_excerpt: ""
            +post_status: "publish"
            +comment_status: "open"
            +ping_status: "closed"
            +post_password: ""
            +post_name: "lbo-france-announces-the-signature-of-a-lease-with-cdc-informatique-on-an-office-building-in-bagneux"
            +to_ping: ""
            +pinged: ""
            +post_modified: "2023-05-29 09:49:14"
            +post_modified_gmt: "2023-05-29 07:49:14"
            +post_content_filtered: ""
            +post_parent: 0
            +guid: "http://preprod.lbofrance.com/lbo-france-annonce-la-signature-dun-bail-avec-cdc-informatique-pour-un-immeuble-de-bureaux-a-bagneux/"
            +menu_order: 0
            +post_type: "post"
            +post_mime_type: ""
            +comment_count: "0"
            +filter: "raw"
            +"status": "publish"
            +"id": 394831
            +"slug": "lbo-france-announces-the-signature-of-a-lease-with-cdc-informatique-on-an-office-building-in-bagneux"
            +"custom": array:20 [
              "_encloseme" => "1"
              "_wpml_media_featured" => "1"
              "_wpml_media_duplicate" => "1"
              "_yoast_wpseo_wordproof_timestamp" => ""
              "banner" => "394827"
              "_banner" => "field_5d0b8f67a8a14"
              "_linkedin" => "field_5d0b8fa0a8a15"
              "fichier" => "401032"
              "_fichier" => "field_5d0b8faba8a16"
              "_thumbnail_id" => "394827"
              "_edit_lock" => "1685346670:1"
              "_wpml_word_count" => "{"total":873,"to_translate":{"fr":873,"it":873}}"
              "_edit_last" => "1"
              "_yoast_wpseo_content_score" => "30"
              "_yoast_wpseo_estimated-reading-time-minutes" => "4"
              "_wp_old_slug" => "lbo-france-annonce-la-signature-dun-bail-avec-cdc-informatique-pour-un-immeuble-de-bureaux-a-bagneux"
              "linkedin" => ""
              "_last_translation_edit_mode" => "native-editor"
              "_wpml_media_has_media" => "1"
              "_yoast_wpseo_primary_category" => "69"
            ]
          }
          2 => WP_Post {#425
            +ID: 254080
            +post_author: "4"
            +post_date: "2023-01-26 16:35:21"
            +post_date_gmt: "2023-01-26 15:35:21"
            +post_content: """
              <h2 style="text-align: center;"><strong>hemea raises €10m to become the reference for renovation in France</strong></h2>\r\n
              &nbsp;\r\n
              \r\n
              <strong>Paris, January 26 – hemea, an architecture and renovation studio, has received the support of two trusted investors to accelerate its development and support its ambitions in the renovation market. LBO France and Daphni are investing €10 million in the company, which has experienced notable growth since its creation in 2015. The two investors are banking on the renovation market, a sector driven by new energy regulations and the desire of individuals to improve their homes.</strong>\r\n
              \r\n
              <strong> </strong>\r\n
              \r\n
              <strong> </strong><strong>The added value of the hemea concept, the human digital</strong>\r\n
              \r\n
              hemea offers support to private individuals from the design to the completion of architectural, renovation, elevation or extension projects. The company's strength is that it has rethought the often stressful "refurbishment works" experience by combining digital technology with direct support on the building site. The client is thus accompanied from A to Z by architects, project managers and support experts who facilitate and secure the completion of the work.\r\n
              \r\n
              With 90 employees so far, the company has already completed more than 3,000 projects.\r\n
              \r\n
              <strong> </strong>\r\n
              \r\n
              <strong>Objective: to become the reference for renovation in France by 2025</strong>\r\n
              \r\n
              With 9 agencies in France, hemea intends to continue its development and cover the entire French territory by 2025. It is based on a solid business model, which enables the company to be profitable in Paris and Lyon, the first two cities in which it has established.\r\n
              \r\n
              Thanks to a tailor-made offer, adapted to the specificities of the local market, the Company generates remarkable results in a competitive market.\r\n
              \r\n
              Its ambition, based on a strong social and environmental project, has enabled it to raise €10 million from LBO France and Daphni. These two investors share a common approach: support companies that are committed, meaningful and focused on environmental issues.\r\n
              \r\n
              &nbsp;\r\n
              \r\n
              <strong>A growing renovation market driven by energy efficiency</strong>\r\n
              \r\n
              The fundraising will enable hemea to develop a specific offer in favour of energy renovation because renovation is taking over from new construction!\r\n
              \r\n
              This is one of the main trends of the Opinionway<a href="#_ftn1" name="_ftnref1">[1]</a> study carried out in 2021 for hemea and Artemis Courtage, which reveals that 3 out of 5 French people are planning to buy a main home requiring work and are therefore prioritising renovation over construction.\r\n
              \r\n
              hemea is committed to supporting private individuals in their renovation projects while providing them with sound advice on the importance of energy renovation. Supported and surrounded by trusted partners and contractors with the hemea label, the company offers a certified service to meet the growing expectations in this area. A structurally buoyant market, renovation will also be strongly supported in the coming months and years by the new legislation introduced at the beginning of the year, which prohibits the rental of energy sieves.\r\n
              \r\n
              &nbsp;\r\n
              \r\n
              <em>Yann Depoys, managing director of hemea et Matthieu Burin, president and founder of hemea </em>“<em>As CEO and founder of hemea, I am very proud of this milestone with renowned investors and I am convinced that this fundraising will allow us to continue to grow and innovate in order to offer even more value to our customers and to our entire ecosystem</em>” said Matthieu Burin, president and founder of hemea.\r\n
              \r\n
              Stéphanie Casciola, CEO of LBO France and Head of Real Estate and Proptech said: <em>“With hemea, we are completing the fourth investment of Newstone, our impact fund dedicated to Proptech. The demand for property renovation, and more specifically the demand for energy-efficient renovation of these properties, is huge. LBO France is mobilising all of its knowledge and experience in this field to accelerate the development of hemea, a fast-growing company that enables people to project themselves into a greener habitat.”</em>\r\n
              \r\n
              Laura Panquet, Director of Proptech Investment, adds: “<em>The challenges of renovation are massive and individuals are often helpless when faced with the complexity of a project. We chose to support hemea in its growth because the startup has found the solution to provide its customers with a very high level of services: develop the loyalty of quality contractors by providing them with digital tools that simplify their day-to-day work.”</em>\r\n
              \r\n
              “<em>hemea is a player that has emerged as a trusted third party in the world of renovation work, providing the necessary guarantee of quality to satisfy the platform's customers. We are very pleased to continue to participate in financing growth, particularly in the energy renovation segment, which is one of the main levers identified to slowdown climate change</em>”, emphasise Pierre-Yves Meerschman and Stanislas Lot of daphni.\r\n
              \r\n
              &nbsp;\r\n
              \r\n
              <strong><u>About LBO France </u></strong>\r\n
              \r\n
              A pioneer in private equity in France, LBO France is today a leading multi-specialist investment platform with €5.4 billion under management including participating interests in Twenty-First Capital in France and Polis Fondi SGR in Italy. Its investment strategy is based on five distinct segments managed by dedicated teams: Mid and Small Cap LBO, Digital Health Venture, Real Estate and Proptech, Infrastructure Debt, and Listed Investment. For several years, the Company has expanded its activities in Europe, particularly in Italy with teams in Milan and Rome, as well as on the African continent. Wholly owned by its managers, LBO France is one of the founding members of the International Climate Initiative and one of the first signatories of the France Invest charter for parity. <strong>Find out more: </strong><a href="http://www.lbofrance.com"><strong>www.lbofrance.com</strong></a>\r\n
              \r\n
              &nbsp;\r\n
              \r\n
              <a href="#_ftnref1" name="_ftn1">[1]</a> <em>Étude Opinionway hemea et Artemis Courtage “</em><em>Travaux immobiliers : quelles tendances chez les Français?” : </em><a href="https://www.hemea.com/fr/qui-sommes-nous/presse/etude-opinionway-hemea-travaux"><em>https://www.hemea.com/fr/qui-sommes-nous/presse/etude-opinionway-hemea-travaux</em></a>
              """
            +post_title: "hemea raises €10m to become the reference for renovation in France"
            +post_excerpt: ""
            +post_status: "publish"
            +comment_status: "open"
            +ping_status: "closed"
            +post_password: ""
            +post_name: "hemea-raises-e10m-to-become-the-reference-for-renovation-in-france"
            +to_ping: ""
            +pinged: ""
            +post_modified: "2023-02-17 16:35:36"
            +post_modified_gmt: "2023-02-17 15:35:36"
            +post_content_filtered: ""
            +post_parent: 0
            +guid: "http://preprod.lbofrance.com/?p=254080"
            +menu_order: 0
            +post_type: "post"
            +post_mime_type: ""
            +comment_count: "0"
            +filter: "raw"
            +"status": "publish"
            +"id": 254080
            +"slug": "hemea-raises-e10m-to-become-the-reference-for-renovation-in-france"
            +"custom": array:17 [
              "_wpml_word_count" => "{"total":932,"to_translate":{"fr":932,"it":932}}"
              "_edit_lock" => "1676648002:4"
              "_edit_last" => "4"
              "_wpml_media_featured" => "1"
              "_wpml_media_duplicate" => "1"
              "_yoast_wpseo_content_score" => "30"
              "_yoast_wpseo_estimated-reading-time-minutes" => "5"
              "_yoast_wpseo_wordproof_timestamp" => ""
              "banner" => ""
              "_banner" => "field_5d0b8f67a8a14"
              "linkedin" => ""
              "_linkedin" => "field_5d0b8fa0a8a15"
              "fichier" => ""
              "_fichier" => "field_5d0b8faba8a16"
              "_encloseme" => "1"
              "_yoast_wpseo_primary_category" => "169"
              "_wp_old_date" => "2023-02-17"
            ]
          }
        ]
        +post_count: 3
        +current_post: -1
        +before_loop: true
        +in_the_loop: false
        +post: WP_Post {#7842}
        +comment_count: 0
        +current_comment: -1
        +found_posts: 91
        +max_num_pages: 31
        +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: "e154ef1aa741fe3882f0051d8571889c"
        -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:3 [
      0 => Post {#416
        +ImageClass: "Timber\Image"
        +PostClass: "Timber\Post"
        +TermClass: "Timber\Term"
        +object_type: "post"
        +custom: array:18 [
          "_wpml_word_count" => "{"total":0,"to_translate":{"en":2,"fr":2,"it":2}}"
          "_edit_lock" => "1686815685:1"
          "_edit_last" => "1"
          "_wpml_media_duplicate" => "1"
          "_wpml_media_featured" => "1"
          "_yoast_wpseo_primary_category" => ""
          "_last_translation_edit_mode" => "native-editor"
          "_encloseme" => "1"
          "_yoast_wpseo_content_score" => "30"
          "_yoast_wpseo_estimated-reading-time-minutes" => "6"
          "_yoast_wpseo_wordproof_timestamp" => ""
          "banner" => ""
          "_banner" => "field_5d0b8f67a8a14"
          "linkedin" => ""
          "_linkedin" => "field_5d0b8fa0a8a15"
          "fichier" => "427717"
          "_fichier" => "field_5d0b8faba8a16"
          "_wpml_media_has_media" => "1"
        ]
        #___content: null
        #_permalink: null
        #_next: []
        #_prev: []
        #_css_class: null
        +id: 427716
        +ID: 427716
        +post_author: "1"
        +post_content: """
          <strong>Paris, June 13 – Six months after a change of ownership, Size Factory, the French leader in men's plus sizes clothes, announces the acquisition of Capel, the historic premium player in the sector. Supported by LBO France, Size Factory is accelerating its development strategy in a fast-growing market. The new Capel-Size Factory group brings together the complementary expertise of the two leading brands in men's plus sizes in France, both strongly committed to inclusive and responsible ready-to-wear. Its ambition is to become the benchmark player in Europe.</strong><strong> </strong>\r\n
          \r\n
          In the fashion sector, tall and overweight men are often forgotten, finding it very difficult to find products in their size in traditional ready-to-wear chains or brands. As a result, they tend to turn more to specialist players. Size Factory and Capel are the two main brands and stores in France exclusively dedicated to men who are not of the standard sizes: they dress tall and overweight men with sizes and cuts adapted to all morphologies: from 2XL to 10XL, and up to 2.20m. Inclusive by nature, they enable people who are often excluded from the clothing market to finally dress well.\r\n
          \r\n
          &nbsp;\r\n
          \r\n
          <strong>Capel, the premium brand and pioneer in plus-size fashion</strong>\r\n
          \r\n
          Founded in 1958, Capel is the pioneering brand in men's plus-size fashion in France. It offers tall and overweight men up to size 78 a complete, top-of-the-range and contemporary men's wardrobe, perfectly adapted to different morphologies thanks to its unique expertise in sizes and cuts. More than 55 different sizes are available for each model, offering the perfect combination of heights and widths to suit every exceptional stature.\r\n
          \r\n
          Over the years, the brand's reputation has been built on strong values: product quality with exceptional fabrics and materials, cuts designed to guarantee absolute comfort and elegance in all circumstances, and seamless service in its shops.\r\n
          \r\n
          Capel is committed to responsible fashion movement: the company develops products recognised for their quality and durability. It strives to locate its production in France and Europe to offer products that are more responsible and respectful of the environment: "Capel, fashion made in not far away".\r\n
          \r\n
          &nbsp;\r\n
          \r\n
          <strong>Creation of the Capel-Size Factory group</strong>\r\n
          \r\n
          With the acquisition of Capel, Size Factory achieves the initial development objectives formulated with LBO France, and creates the Capel-Size Factory group. This acquisition, entirely financed by Zencap, is a continuation of the impact financing put in place at the time of the LBO in December 2022. The achievement of ESG targets, determined in close collaboration with management and LBO France, will enable the group to accelerate its CSR strategy, with a consequent margin adjustment. The new group's ambition is to become the leading men's plus-size group in Europe, resolutely committed to inclusive and responsible fashion.\r\n
          \r\n
          Capel-Size Factory now operates two brands with complementary positioning: Capel, the sector's premium brand, distributed in its three shops located on the finest shopping streets in Paris, Lyon and Strasbourg; and Size Factory, the multi-brand chain dedicated to men's plus sizes, present in 30 shops on the cities’ outskirts. The new group now brings together the best men's plus-size offering in France and the most expert teams in the market. Capel-Size Factory will thus have the resources to pursue a broader objective of international expansion, alongside LBO France, a multi-specialist investment platform.\r\n
          \r\n
          Jean-Marie Leroy, Partner in charge of LBO France Small Caps activity:<em> "Six months after acquiring a stake in Size Factory, we have already reached a new step in our strategic development. We are particularly pleased to be supporting Capel-Size Factory on this new growth path and to be playing our part in reinventing the ready-to-wear sector, in favour of a more responsible and inclusive fashion."</em>\r\n
          \r\n
          Ambroise Fondeur, CEO of Capel-Size Factory: <em>"The acquisition of Capel should enable us to create the reference group for men's plus sizes in France and Europe. It's an ideal marriage between Capel, the historic player that has developed a strong brand, and Size Factory, the leading specialist player in the sector. By combining the unique expertise of the two teams, we will be strengthening our group and our ability to provide even better clothing for tall and overweight men in France, and globally in the future.”</em>\r\n
          \r\n
          &nbsp;\r\n
          \r\n
          <strong><u>About Size Factory</u></strong>\r\n
          \r\n
          Size Factory is France's leading brand for men's plus sizes. With its e-commerce site and its network of 30 shops, the company exclusively distributes a wide range of major brands and own brands. Its digital and omnichannel strategy has enabled it to achieve steady growth in its business and very high levels of customer satisfaction. The company places CSR at the heart of its model and has already developed a second-hand clothing business. Founded in 2011 and now headed by Ambroise Fondeur, the company employs 100 people and has achieved a turnover of more than €20m during the 2021/2022 fiscal year.\r\n
          \r\n
          &nbsp;\r\n
          \r\n
          <strong><u>About Capel</u></strong>\r\n
          \r\n
          Capel is the pioneering premium brand for men's plus sizes clothes in France. Founded in 1958, Capel is recognised as the top-of-the-range brand for plus-size fashion. With its unique expertise, it offers its customers, whether tall or overweight a complete wardrobe with the most beautiful cuts, the most beautiful fabrics, the greatest comfort and an unrivalled quality of service in its shops. Capel: Elegance. Without limits.\r\n
          \r\n
          Capel had a turnover of €5m in 2022 and employs 20 people.\r\n
          \r\n
          &nbsp;\r\n
          \r\n
          <strong><u>About LBO France</u></strong>\r\n
          \r\n
          A pioneer in private equity in France, LBO France is today a leading multi-specialist and multi-country investment platform. Active in Private Equity, Real Estate, Venture and Listed Investment, the Company has been expanding for several years its activities in Europe, especially in Italy via its subsidiary Polis Fondi SGR, as well as on the African continent via its subsidiary CGF bourse. Wholly owned by its managers, LBO France is one of the founding members of the International Climate Initiative and one of the first signatories of the France Invest charter for parity.\r\n
          \r\n
          <strong>Find out more: </strong><a href="http://www.lbofrance.com"><strong>www.lbofrance.com</strong></a>\r\n
          \r\n
          <strong><em><u> </u></em></strong>\r\n
          \r\n
          <strong><em><u>Media contacts</u></em></strong>\r\n
          \r\n
          <em>Antoine Denry: +33 (0)6 18 07 83 27 / </em><a href="mailto:antoine.denry@taddeo.fr"><em>antoine.denry@taddeo.fr</em></a>\r\n
          \r\n
          <em>Julia Paget: +33 (0)6 38 55 68 78 / </em><a href="mailto:julia.paget@taddeo.fr"><em>julia.paget@taddeo.fr</em></a>
          """
        +post_date: "2023-06-15 09:46:53"
        +post_excerpt: ""
        +post_parent: 0
        +post_status: "publish"
        +post_title: "The combination between Capel and Size Factory creates the first men's plus-size fashion group in France"
        +post_type: "post"
        +slug: "the-combination-between-capel-and-size-factory-creates-the-first-mens-plus-size-fashion-group-in-france"
        #__type: null
        +"_wpml_word_count": "{"total":0,"to_translate":{"en":2,"fr":2,"it":2}}"
        +"_edit_lock": "1686815685:1"
        +"_edit_last": "1"
        +"_wpml_media_duplicate": "1"
        +"_wpml_media_featured": "1"
        +"_yoast_wpseo_primary_category": ""
        +"_last_translation_edit_mode": "native-editor"
        +"_encloseme": "1"
        +"_yoast_wpseo_content_score": "30"
        +"_yoast_wpseo_estimated-reading-time-minutes": "6"
        +"_yoast_wpseo_wordproof_timestamp": ""
        +"banner": ""
        +"_banner": "field_5d0b8f67a8a14"
        +"linkedin": ""
        +"_linkedin": "field_5d0b8fa0a8a15"
        +"fichier": "427717"
        +"_fichier": "field_5d0b8faba8a16"
        +"_wpml_media_has_media": "1"
        +"post_date_gmt": "2023-06-15 07:46:53"
        +"comment_status": "open"
        +"ping_status": "closed"
        +"post_password": ""
        +"post_name": "the-combination-between-capel-and-size-factory-creates-the-first-mens-plus-size-fashion-group-in-france"
        +"to_ping": ""
        +"pinged": ""
        +"post_modified": "2023-06-15 09:56:45"
        +"post_modified_gmt": "2023-06-15 07:56:45"
        +"post_content_filtered": ""
        +"guid": "http://preprod.lbofrance.com/?p=427716"
        +"menu_order": 0
        +"post_mime_type": ""
        +"comment_count": "0"
        +"filter": "raw"
        +"status": "publish"
      }
      1 => Post {#412
        +ImageClass: "Timber\Image"
        +PostClass: "Timber\Post"
        +TermClass: "Timber\Term"
        +object_type: "post"
        +custom: array:20 [
          "_encloseme" => "1"
          "_wpml_media_featured" => "1"
          "_wpml_media_duplicate" => "1"
          "_yoast_wpseo_wordproof_timestamp" => ""
          "banner" => "394827"
          "_banner" => "field_5d0b8f67a8a14"
          "_linkedin" => "field_5d0b8fa0a8a15"
          "fichier" => "401032"
          "_fichier" => "field_5d0b8faba8a16"
          "_thumbnail_id" => "394827"
          "_edit_lock" => "1685346670:1"
          "_wpml_word_count" => "{"total":873,"to_translate":{"fr":873,"it":873}}"
          "_edit_last" => "1"
          "_yoast_wpseo_content_score" => "30"
          "_yoast_wpseo_estimated-reading-time-minutes" => "4"
          "_wp_old_slug" => "lbo-france-annonce-la-signature-dun-bail-avec-cdc-informatique-pour-un-immeuble-de-bureaux-a-bagneux"
          "linkedin" => ""
          "_last_translation_edit_mode" => "native-editor"
          "_wpml_media_has_media" => "1"
          "_yoast_wpseo_primary_category" => "69"
        ]
        #___content: null
        #_permalink: null
        #_next: []
        #_prev: []
        #_css_class: null
        +id: 394831
        +ID: 394831
        +post_author: "1"
        +post_content: """
          <div class="page" title="Page 1">\r\n
          <div class="layoutArea">\r\n
          <div class="column">\r\n
          <div class="page" title="Page 1">\r\n
          <div class="layoutArea">\r\n
          <div class="column">\r\n
          \r\n
          Paris, [May 23rd] 2023 – LBO France, a multi-specialist investment platform, announces the signature of a 9-year firm lease with CDC Informatique on the entire NETWORK 2 office building in Bagneux via its White Stone VII fund, the second phase of an office development program initiated by LBO France in 2018 with the acquisition of the neighbouring Network 1 building.\r\n
          \r\n
          Located at the entrance to the city of Bagneux, in the immediate vicinity of metro line 4 and RER B stations "Laplace" and "Arcueil Cachan", the NETWORK 2 building offers 16,000 sq.m of office space organised around 2 interior gardens, multiple spaces dedicated to services on the ground floor and an attic space with a roof-top of over 300 sq.m.\r\n
          \r\n
          At the forefront of this eco-district, which is about to complete its full redevelopment, NETWORK 2 offers CDC Group's IT services teams a new location with a strong architectural identity and exceptional visibility, where they will move into in S1 2024.\r\n
          \r\n
          Owned since the end of 2020 by LBO France (via its White Stone VII fund) and CDC Investissement Immobilier (on behalf of the Caisse des Dépôts) from the developers Codic and Nexity, this new complex, which is committed to an ecological and responsible approach, benefits from HQE ("Excellent" level) and BREEAM ("Excellent" level) certifications and environmental labels to offer an energy performance in line with RT 2012 - 30%, while also benefiting from a WiredScore "Platinum" level certification.\r\n
          \r\n
          In line with the ESG commitments of LBO France and CDC Investissement Immobilier, these certifications will be supplemented, in collaboration with the future user, by several initiatives in terms of accessibility for people with reduce mobility, equipment for electric vehicles, additional services and catering areas.\r\n
          \r\n
          Julien Rouillon, Managing Director, LBO France: "We are very pleased to welcome the CDC Informatique teams to NETWORK 2, of which the construction works have just been completed. This lease confirms our belief in the attractiveness of the Bagneux sector, which is currently undergoing a major renewal. It also rewards the particular attention paid by our teams and those of our partners to\r\n
          \r\n
          </div>\r\n
          </div>\r\n
          <div class="layoutArea">\r\n
          <div class="column">\r\n
          \r\n
          Interne\r\n
          \r\n
          </div>\r\n
          </div>\r\n
          </div>\r\n
          <div class="page" title="Page 2">\r\n
          <div class="layoutArea">\r\n
          <div class="column">\r\n
          \r\n
          the ESG issues that make up tomorrow's real estate and to the need to reinvent office spaces into sustainable and attractive places for users seeking quality and flexibility”.\r\n
          \r\n
          Philippe Jeanneau, Executive Chairman of CDC Informatique, said: "This new location represents a true opportunity for CDC Informatique to embody our values and thus reflect our technological expertise and our commitment to the CDC Group.”\r\n
          \r\n
          ---\r\n
          \r\n
          Within the framework of this sale, LBO France (Julien ROUILLON) was advised by ALLEN &amp; OVERY (Jean-Dominique CASALTA and Corentin DOLIVET) and ROM (Hervé ROUX), technical advisor and AMO of the operation.\r\n
          \r\n
          About LBO France\r\n
          \r\n
          A pioneer in private equity in France, LBO France is today a leading multi-specialist investment platform with €5.4 billion under management including participating interests in Twenty-First Capital in France and Polis Fondi SGR in Italy. Its investment strategy is based on five distinct segments managed by dedicated teams: Mid and Small Cap LBO, Digital Health Venture, Real Estate and Proptech, Infrastructure Debt, and Listed Investment. For several years, the Company has expanded its activities in Europe, particularly in Italy with teams in Milan and Rome, as well as on the African continent. Wholly owned by its managers, LBO France is one of the founding members of the International Climate Initiative and one of the first signatories of the France Invest charter for parity.\r\n
          \r\n
          Find out more: www.lbofrance.com Press\r\n
          \r\n
          Agence Taddeo\r\n
          Antoine Denry : +33 (0)6 18 07 83 27 / antoine.denry@taddeo.fr Julia Paget : +33 (0)6 38 55 68 78 / julia.paget@taddeo.fr\r\n
          \r\n
          About CDC Investissement Immobilier\r\n
          \r\n
          CDC Investissement Immobilier is the real estate investment management subsidiary of Caisse des Dépôts. It manages a portfolio of more than € 10 billion of assets on behalf of the Institution, mainly comprising offices, PRS residential, retail, hotels and logistic platforms.\r\n
          \r\n
          Active on the French and main European markets, CDC Investissement Immobilier invests mainly in value-creating transactions.\r\n
          \r\n
          The majority of the portfolio managed by CDC Investissement Immobilier consists of assets wholly owned by Caisse des Dépôts or in club deals.\r\n
          \r\n
          Press\r\n
          \r\n
          Malek Prat – service.presse@caissedesdepots.fr – +33 6 71 43 46 38 About CDC Informatique\r\n
          \r\n
          Informatique CDC, subsidiary of Group Caisse des Dépôts is a key player in IT services and digital trust\r\n
          \r\n
          Press\r\n
          \r\n
          Malek Prat – service.presse@caissedesdepots.fr – +33 6 71 43 46 38\r\n
          \r\n
          </div>\r\n
          </div>\r\n
          </div>\r\n
          </div>\r\n
          </div>\r\n
          </div>
          """
        +post_date: "2023-05-25 16:47:39"
        +post_excerpt: ""
        +post_parent: 0
        +post_status: "publish"
        +post_title: "LBO France announces the signature of a lease with CDC Informatique on an office building in Bagneux"
        +post_type: "post"
        +slug: "lbo-france-announces-the-signature-of-a-lease-with-cdc-informatique-on-an-office-building-in-bagneux"
        #__type: null
        +"_encloseme": "1"
        +"_wpml_media_featured": "1"
        +"_wpml_media_duplicate": "1"
        +"_yoast_wpseo_wordproof_timestamp": ""
        +"banner": "394827"
        +"_banner": "field_5d0b8f67a8a14"
        +"_linkedin": "field_5d0b8fa0a8a15"
        +"fichier": "401032"
        +"_fichier": "field_5d0b8faba8a16"
        +"_thumbnail_id": "394827"
        +"_edit_lock": "1685346670:1"
        +"_wpml_word_count": "{"total":873,"to_translate":{"fr":873,"it":873}}"
        +"_edit_last": "1"
        +"_yoast_wpseo_content_score": "30"
        +"_yoast_wpseo_estimated-reading-time-minutes": "4"
        +"_wp_old_slug": "lbo-france-annonce-la-signature-dun-bail-avec-cdc-informatique-pour-un-immeuble-de-bureaux-a-bagneux"
        +"linkedin": ""
        +"_last_translation_edit_mode": "native-editor"
        +"_wpml_media_has_media": "1"
        +"_yoast_wpseo_primary_category": "69"
        +"post_date_gmt": "2023-05-25 14:47:39"
        +"comment_status": "open"
        +"ping_status": "closed"
        +"post_password": ""
        +"post_name": "lbo-france-announces-the-signature-of-a-lease-with-cdc-informatique-on-an-office-building-in-bagneux"
        +"to_ping": ""
        +"pinged": ""
        +"post_modified": "2023-05-29 09:49:14"
        +"post_modified_gmt": "2023-05-29 07:49:14"
        +"post_content_filtered": ""
        +"guid": "http://preprod.lbofrance.com/lbo-france-annonce-la-signature-dun-bail-avec-cdc-informatique-pour-un-immeuble-de-bureaux-a-bagneux/"
        +"menu_order": 0
        +"post_mime_type": ""
        +"comment_count": "0"
        +"filter": "raw"
        +"status": "publish"
      }
      2 => Post {#413
        +ImageClass: "Timber\Image"
        +PostClass: "Timber\Post"
        +TermClass: "Timber\Term"
        +object_type: "post"
        +custom: array:17 [
          "_wpml_word_count" => "{"total":932,"to_translate":{"fr":932,"it":932}}"
          "_edit_lock" => "1676648002:4"
          "_edit_last" => "4"
          "_wpml_media_featured" => "1"
          "_wpml_media_duplicate" => "1"
          "_yoast_wpseo_content_score" => "30"
          "_yoast_wpseo_estimated-reading-time-minutes" => "5"
          "_yoast_wpseo_wordproof_timestamp" => ""
          "banner" => ""
          "_banner" => "field_5d0b8f67a8a14"
          "linkedin" => ""
          "_linkedin" => "field_5d0b8fa0a8a15"
          "fichier" => ""
          "_fichier" => "field_5d0b8faba8a16"
          "_encloseme" => "1"
          "_yoast_wpseo_primary_category" => "169"
          "_wp_old_date" => "2023-02-17"
        ]
        #___content: null
        #_permalink: null
        #_next: []
        #_prev: []
        #_css_class: null
        +id: 254080
        +ID: 254080
        +post_author: "4"
        +post_content: """
          <h2 style="text-align: center;"><strong>hemea raises €10m to become the reference for renovation in France</strong></h2>\r\n
          &nbsp;\r\n
          \r\n
          <strong>Paris, January 26 – hemea, an architecture and renovation studio, has received the support of two trusted investors to accelerate its development and support its ambitions in the renovation market. LBO France and Daphni are investing €10 million in the company, which has experienced notable growth since its creation in 2015. The two investors are banking on the renovation market, a sector driven by new energy regulations and the desire of individuals to improve their homes.</strong>\r\n
          \r\n
          <strong> </strong>\r\n
          \r\n
          <strong> </strong><strong>The added value of the hemea concept, the human digital</strong>\r\n
          \r\n
          hemea offers support to private individuals from the design to the completion of architectural, renovation, elevation or extension projects. The company's strength is that it has rethought the often stressful "refurbishment works" experience by combining digital technology with direct support on the building site. The client is thus accompanied from A to Z by architects, project managers and support experts who facilitate and secure the completion of the work.\r\n
          \r\n
          With 90 employees so far, the company has already completed more than 3,000 projects.\r\n
          \r\n
          <strong> </strong>\r\n
          \r\n
          <strong>Objective: to become the reference for renovation in France by 2025</strong>\r\n
          \r\n
          With 9 agencies in France, hemea intends to continue its development and cover the entire French territory by 2025. It is based on a solid business model, which enables the company to be profitable in Paris and Lyon, the first two cities in which it has established.\r\n
          \r\n
          Thanks to a tailor-made offer, adapted to the specificities of the local market, the Company generates remarkable results in a competitive market.\r\n
          \r\n
          Its ambition, based on a strong social and environmental project, has enabled it to raise €10 million from LBO France and Daphni. These two investors share a common approach: support companies that are committed, meaningful and focused on environmental issues.\r\n
          \r\n
          &nbsp;\r\n
          \r\n
          <strong>A growing renovation market driven by energy efficiency</strong>\r\n
          \r\n
          The fundraising will enable hemea to develop a specific offer in favour of energy renovation because renovation is taking over from new construction!\r\n
          \r\n
          This is one of the main trends of the Opinionway<a href="#_ftn1" name="_ftnref1">[1]</a> study carried out in 2021 for hemea and Artemis Courtage, which reveals that 3 out of 5 French people are planning to buy a main home requiring work and are therefore prioritising renovation over construction.\r\n
          \r\n
          hemea is committed to supporting private individuals in their renovation projects while providing them with sound advice on the importance of energy renovation. Supported and surrounded by trusted partners and contractors with the hemea label, the company offers a certified service to meet the growing expectations in this area. A structurally buoyant market, renovation will also be strongly supported in the coming months and years by the new legislation introduced at the beginning of the year, which prohibits the rental of energy sieves.\r\n
          \r\n
          &nbsp;\r\n
          \r\n
          <em>Yann Depoys, managing director of hemea et Matthieu Burin, president and founder of hemea </em>“<em>As CEO and founder of hemea, I am very proud of this milestone with renowned investors and I am convinced that this fundraising will allow us to continue to grow and innovate in order to offer even more value to our customers and to our entire ecosystem</em>” said Matthieu Burin, president and founder of hemea.\r\n
          \r\n
          Stéphanie Casciola, CEO of LBO France and Head of Real Estate and Proptech said: <em>“With hemea, we are completing the fourth investment of Newstone, our impact fund dedicated to Proptech. The demand for property renovation, and more specifically the demand for energy-efficient renovation of these properties, is huge. LBO France is mobilising all of its knowledge and experience in this field to accelerate the development of hemea, a fast-growing company that enables people to project themselves into a greener habitat.”</em>\r\n
          \r\n
          Laura Panquet, Director of Proptech Investment, adds: “<em>The challenges of renovation are massive and individuals are often helpless when faced with the complexity of a project. We chose to support hemea in its growth because the startup has found the solution to provide its customers with a very high level of services: develop the loyalty of quality contractors by providing them with digital tools that simplify their day-to-day work.”</em>\r\n
          \r\n
          “<em>hemea is a player that has emerged as a trusted third party in the world of renovation work, providing the necessary guarantee of quality to satisfy the platform's customers. We are very pleased to continue to participate in financing growth, particularly in the energy renovation segment, which is one of the main levers identified to slowdown climate change</em>”, emphasise Pierre-Yves Meerschman and Stanislas Lot of daphni.\r\n
          \r\n
          &nbsp;\r\n
          \r\n
          <strong><u>About LBO France </u></strong>\r\n
          \r\n
          A pioneer in private equity in France, LBO France is today a leading multi-specialist investment platform with €5.4 billion under management including participating interests in Twenty-First Capital in France and Polis Fondi SGR in Italy. Its investment strategy is based on five distinct segments managed by dedicated teams: Mid and Small Cap LBO, Digital Health Venture, Real Estate and Proptech, Infrastructure Debt, and Listed Investment. For several years, the Company has expanded its activities in Europe, particularly in Italy with teams in Milan and Rome, as well as on the African continent. Wholly owned by its managers, LBO France is one of the founding members of the International Climate Initiative and one of the first signatories of the France Invest charter for parity. <strong>Find out more: </strong><a href="http://www.lbofrance.com"><strong>www.lbofrance.com</strong></a>\r\n
          \r\n
          &nbsp;\r\n
          \r\n
          <a href="#_ftnref1" name="_ftn1">[1]</a> <em>Étude Opinionway hemea et Artemis Courtage “</em><em>Travaux immobiliers : quelles tendances chez les Français?” : </em><a href="https://www.hemea.com/fr/qui-sommes-nous/presse/etude-opinionway-hemea-travaux"><em>https://www.hemea.com/fr/qui-sommes-nous/presse/etude-opinionway-hemea-travaux</em></a>
          """
        +post_date: "2023-01-26 16:35:21"
        +post_excerpt: ""
        +post_parent: 0
        +post_status: "publish"
        +post_title: "hemea raises €10m to become the reference for renovation in France"
        +post_type: "post"
        +slug: "hemea-raises-e10m-to-become-the-reference-for-renovation-in-france"
        #__type: null
        +"_wpml_word_count": "{"total":932,"to_translate":{"fr":932,"it":932}}"
        +"_edit_lock": "1676648002:4"
        +"_edit_last": "4"
        +"_wpml_media_featured": "1"
        +"_wpml_media_duplicate": "1"
        +"_yoast_wpseo_content_score": "30"
        +"_yoast_wpseo_estimated-reading-time-minutes": "5"
        +"_yoast_wpseo_wordproof_timestamp": ""
        +"banner": ""
        +"_banner": "field_5d0b8f67a8a14"
        +"linkedin": ""
        +"_linkedin": "field_5d0b8fa0a8a15"
        +"fichier": ""
        +"_fichier": "field_5d0b8faba8a16"
        +"_encloseme": "1"
        +"_yoast_wpseo_primary_category": "169"
        +"_wp_old_date": "2023-02-17"
        +"post_date_gmt": "2023-01-26 15:35:21"
        +"comment_status": "open"
        +"ping_status": "closed"
        +"post_password": ""
        +"post_name": "hemea-raises-e10m-to-become-the-reference-for-renovation-in-france"
        +"to_ping": ""
        +"pinged": ""
        +"post_modified": "2023-02-17 16:35:36"
        +"post_modified_gmt": "2023-02-17 15:35:36"
        +"post_content_filtered": ""
        +"guid": "http://preprod.lbofrance.com/?p=254080"
        +"menu_order": 0
        +"post_mime_type": ""
        +"comment_count": "0"
        +"filter": "raw"
        +"status": "publish"
      }
    ]
  }
  "post" => Post {#7740
    +ImageClass: "Timber\Image"
    +PostClass: "Timber\Post"
    +TermClass: "Timber\Term"
    +object_type: "post"
    +custom: array:98 [
      "_wp_page_template" => "templates/lbo.php"
      "_wpml_media_duplicate" => "1"
      "_wpml_media_featured" => "1"
      "contenu_0_anchor" => "Presentation"
      "_contenu_0_anchor" => "field_5dc57116d355f"
      "contenu_0_title" => "Presentation"
      "_contenu_0_title" => "field_5dc57050d3555"
      "contenu_0_subtitle" => "The power of collective performance "
      "_contenu_0_subtitle" => "field_5dc57059d3556"
      "contenu_0_text" => """
        As a specialist in multiple areas of investment, with around 60 employees, each activity is assigned its own dedicated team with the necessary levels of expertise to guarantee suitable analysis and accountability in the management of their area of expertise.\r\n
        \r\n
        From its French base, LBO France has been investing for several years in Italy, where it has set up two offices, in Milan and Rome, for its small cap, real estate and energy infrastructure activities.\r\n
        \r\n
        Information is circulated and experience and best practices are shared to ensure personal development and collective efficiency.\r\n
        \r\n
        LBO France’s teams all share the same spirit of entrepreneurship, openness, collectivity and agility with a view to best serving their projects, companies, the managers and their teams.
        """
      "_contenu_0_text" => "field_5dc57066d3557"
      "contenu_0_number" => ""
      "_contenu_0_number" => "field_5dc57076d3558"
      "contenu_0_number_text" => ""
      "_contenu_0_number_text" => "field_5dc5707ed3559"
      "contenu_0_title_back" => ""
      "_contenu_0_title_back" => "field_5dc570a7d355a"
      "contenu_0_video" => ""
      "_contenu_0_video" => "field_5dc570bdd355b"
      "contenu_0_title_back_second" => "LBO France"
      "_contenu_0_title_back_second" => "field_5dc570f1d355d"
      "_contenu" => "field_5dc56d91c2a87"
      "contenu_5_number" => "[XX%]"
      "_contenu_5_number" => "field_5dc572c6c5eec"
      "contenu_5_number_text" => "Chiffre clé lié à l’ESG"
      "_contenu_5_number_text" => "field_5dc572c6c5eed"
      "contenu_7_titre" => "Relations Investisseurs"
      "_contenu_7_titre" => "field_5dc574c5fbe28"
      "_edit_lock" => "1663945914:4"
      "_edit_last" => "1"
      "_last_translation_edit_mode" => "native-editor"
      "partial_banner_title" => "Combining collective ambition and performance... <br>Pushing the horizon... <br>Serving our investors and our investments..."
      "_partial_banner_title" => "field_5e149499176e8"
      "partial_banner_image" => "2840"
      "_partial_banner_image" => "field_5e1494b1176e9"
      "partial_banner_position" => "right"
      "_partial_banner_position" => "field_5e159b584fad9"
      "_wpml_word_count" => "{"total":4,"to_translate":{"fr":4}}"
      "contenu" => array:5 [
        0 => "presentation"
        1 => "team_admin"
        2 => "block_blue_image"
        3 => "criteria"
        4 => "relations"
      ]
      "_contenu_5_numbers_0_number" => "field_5dcd24d2dd695"
      "_contenu_5_numbers_0_text" => "field_5dcd24dfdd696"
      "_contenu_5_numbers_1_number" => "field_5dcd24d2dd695"
      "_contenu_5_numbers_1_text" => "field_5dcd24dfdd696"
      "_yoast_wpseo_estimated-reading-time-minutes" => "0"
      "_yoast_wpseo_wordproof_timestamp" => ""
      "partial_banner_text" => ""
      "_partial_banner_text" => "field_62724af7ee47a"
      "contenu_1_members" => array:8 [
        0 => "2070"
        1 => "2083"
        2 => "2117"
        3 => "2115"
        4 => "2071"
        5 => "2077"
        6 => "2101"
        7 => "2093"
      ]
      "contenu_1_anchor" => "Board of Directors"
      "_contenu_1_anchor" => "field_5dc56d9b97d01"
      "contenu_1_title" => "Board of Directors"
      "_contenu_1_title" => "field_5dc56d9bee498"
      "_contenu_1_members" => "field_5dc56d9c4a3ff"
      "contenu_2_anchor" => "Operational Value Creation"
      "_contenu_2_anchor" => "field_5dc56d9276499"
      "contenu_2_title" => "Operational Value Creation"
      "_contenu_2_title" => "field_5dc56d92764ad"
      "contenu_2_text" => """
        As an attentive but demanding partner of the companies' management teams, LBO France operates the full range of value creation levers:\r\n
        <ul>\r\n
         \t<li><strong>Local roots.</strong> Local teams for in-depth knowledge of the French market</li>\r\n
         \t<li><strong>Expertise</strong>. Senior, multidisciplinary staff with sector expertise and operational experience</li>\r\n
         \t<li><strong>Collective intelligence.</strong> Cross-fertilisation of teams for effective sharing of best practices</li>\r\n
         \t<li><strong>Operational involvement.</strong> Individual and collective commitment of the teams in the field, alongside company managers, to provide technical and financial assistance</li>\r\n
         \t<li><strong>Independence.</strong> An independent and autonomous investor at the service of entrepreneurial projects</li>\r\n
         \t<li><strong>Alignment of interests.</strong> Shared objectives between LBO France, companies and investors</li>\r\n
         \t<li><strong>Social responsibility.</strong> Value creation only makes sense if it is part of a collective project with clear objectives, a transparent approach and respect for people and the environment</li>\r\n
        </ul>
        """
      "_contenu_2_text" => "field_5dc56d92764bc"
      "contenu_2_link" => false
      "_contenu_2_link" => "field_5dc57216c5ee5"
      "contenu_2_title_back" => "Operational Value Creation"
      "_contenu_2_title_back" => "field_5dc57225c5ee6"
      "contenu_2_image" => "2832"
      "_contenu_2_image" => "field_5dc56d92764cb"
      "contenu_3_anchor" => "ESG"
      "_contenu_3_anchor" => "field_5dc572c6c5ee8"
      "contenu_3_title" => "Environmental, Social and Corporate-Governance Criteria"
      "_contenu_3_title" => "field_5dc572c6c5ee9"
      "contenu_3_numbers_0_number" => "2020"
      "_contenu_3_numbers_0_number" => "field_5dcd24d2dd695"
      "contenu_3_numbers_0_text" => "LBO France wins the ESG Sustainable Development Award"
      "_contenu_3_numbers_0_text" => "field_5dcd24dfdd696"
      "contenu_3_numbers_1_number" => "97%"
      "_contenu_3_numbers_1_number" => "field_5dcd24d2dd695"
      "contenu_3_numbers_1_text" => """
        Private equity portfolio companies (LBO, Venture) supported\r\n
        \r\n
        <strong>75%</strong> in an in-depth approach\r\n
        <strong>25%</strong> in an annual process
        """
      "_contenu_3_numbers_1_text" => "field_5dcd24dfdd696"
      "contenu_3_numbers" => "2"
      "_contenu_3_numbers" => "field_5dcd24b5dd694"
      "contenu_3_subtitle" => ""
      "_contenu_3_subtitle" => "field_5dcd2505dd697"
      "contenu_3_text" => """
        In a world coming to grips with new objectives, the value creation must take into account the future of its people and the environment. Respect on both counts is a duty. Shareholder investors have a particular responsibility because they more than others have the power and means to exert influence and take action.\r\n
        \r\n
        Environmental, social and governance criteria frame and direct LBO France’s investment decisions and development plans and underpin its collective projects.
        """
      "_contenu_3_text" => "field_5dc572c6c5eeb"
      "contenu_3_link" => false
      "_contenu_3_link" => "field_5dc572fcc5eee"
      "contenu_4_anchor" => "Investor Relations"
      "_contenu_4_anchor" => "field_5dc5780517bb2"
      "contenu_4_title" => "Investor Relations"
      "_contenu_4_title" => "field_5dc574c5fbe28"
      "contenu_4_video" => "519143571"
      "_contenu_4_video" => "field_5dc57568fbe29"
      "contenu_4_text" => """
        Over the years, LBO France has developed relationships with several hundred French and foreign investors, institutions, Family Offices and entrepreneurs.\r\n
        \r\n
        The Investor Relations team is the first point of contact for investors within LBO France and their privileged interlocutor. It provides all investors, regardless of their profile and size, with a response tailored to their needs in a long-term partnership approach.\r\n
        \r\n
        Beyond the performance of its investments, LBO France strives to offer a quality service that guarantees the loyalty of its investors.\r\n
        \r\n
        The Investor Relations team is therefore very concerned about the accuracy of the information provided, its clarity and the respect of deadlines.\r\n
        \r\n
        The trust shown by investors is the true value of a management company and transparency and listening are the key to this.
        """
      "_contenu_4_text" => "field_5dc57572fbe2a"
      "contenu_4_link" => false
      "_contenu_4_link" => "field_5dc5757ffbe2b"
      "contenu_4_title_back" => "Investor Relations"
      "_contenu_4_title_back" => "field_5dc57588fbe2c"
      "_wpml_media_has_media" => "1"
    ]
    #___content: null
    #_permalink: null
    #_next: []
    #_prev: []
    #_css_class: null
    +id: 1555
    +ID: 1555
    +post_author: "1"
    +post_content: ""
    +post_date: "2019-11-08 15:17:40"
    +post_excerpt: ""
    +post_parent: 0
    +post_status: "publish"
    +post_title: "Company"
    +post_type: "page"
    +slug: "about-lbo-france"
    #__type: null
    +"_wp_page_template": "templates/lbo.php"
    +"_wpml_media_duplicate": "1"
    +"_wpml_media_featured": "1"
    +"contenu_0_anchor": "Presentation"
    +"_contenu_0_anchor": "field_5dc57116d355f"
    +"contenu_0_title": "Presentation"
    +"_contenu_0_title": "field_5dc57050d3555"
    +"contenu_0_subtitle": "The power of collective performance "
    +"_contenu_0_subtitle": "field_5dc57059d3556"
    +"contenu_0_text": """
      As a specialist in multiple areas of investment, with around 60 employees, each activity is assigned its own dedicated team with the necessary levels of expertise to guarantee suitable analysis and accountability in the management of their area of expertise.\r\n
      \r\n
      From its French base, LBO France has been investing for several years in Italy, where it has set up two offices, in Milan and Rome, for its small cap, real estate and energy infrastructure activities.\r\n
      \r\n
      Information is circulated and experience and best practices are shared to ensure personal development and collective efficiency.\r\n
      \r\n
      LBO France’s teams all share the same spirit of entrepreneurship, openness, collectivity and agility with a view to best serving their projects, companies, the managers and their teams.
      """
    +"_contenu_0_text": "field_5dc57066d3557"
    +"contenu_0_number": ""
    +"_contenu_0_number": "field_5dc57076d3558"
    +"contenu_0_number_text": ""
    +"_contenu_0_number_text": "field_5dc5707ed3559"
    +"contenu_0_title_back": ""
    +"_contenu_0_title_back": "field_5dc570a7d355a"
    +"contenu_0_video": ""
    +"_contenu_0_video": "field_5dc570bdd355b"
    +"contenu_0_title_back_second": "LBO France"
    +"_contenu_0_title_back_second": "field_5dc570f1d355d"
    +"_contenu": "field_5dc56d91c2a87"
    +"contenu_5_number": "[XX%]"
    +"_contenu_5_number": "field_5dc572c6c5eec"
    +"contenu_5_number_text": "Chiffre clé lié à l’ESG"
    +"_contenu_5_number_text": "field_5dc572c6c5eed"
    +"contenu_7_titre": "Relations Investisseurs"
    +"_contenu_7_titre": "field_5dc574c5fbe28"
    +"_edit_lock": "1663945914:4"
    +"_edit_last": "1"
    +"_last_translation_edit_mode": "native-editor"
    +"partial_banner_title": "Combining collective ambition and performance... <br>Pushing the horizon... <br>Serving our investors and our investments..."
    +"_partial_banner_title": "field_5e149499176e8"
    +"partial_banner_image": "2840"
    +"_partial_banner_image": "field_5e1494b1176e9"
    +"partial_banner_position": "right"
    +"_partial_banner_position": "field_5e159b584fad9"
    +"_wpml_word_count": "{"total":4,"to_translate":{"fr":4}}"
    +"contenu": array:5 [
      0 => "presentation"
      1 => "team_admin"
      2 => "block_blue_image"
      3 => "criteria"
      4 => "relations"
    ]
    +"_contenu_5_numbers_0_number": "field_5dcd24d2dd695"
    +"_contenu_5_numbers_0_text": "field_5dcd24dfdd696"
    +"_contenu_5_numbers_1_number": "field_5dcd24d2dd695"
    +"_contenu_5_numbers_1_text": "field_5dcd24dfdd696"
    +"_yoast_wpseo_estimated-reading-time-minutes": "0"
    +"_yoast_wpseo_wordproof_timestamp": ""
    +"partial_banner_text": ""
    +"_partial_banner_text": "field_62724af7ee47a"
    +"contenu_1_members": array:8 [
      0 => "2070"
      1 => "2083"
      2 => "2117"
      3 => "2115"
      4 => "2071"
      5 => "2077"
      6 => "2101"
      7 => "2093"
    ]
    +"contenu_1_anchor": "Board of Directors"
    +"_contenu_1_anchor": "field_5dc56d9b97d01"
    +"contenu_1_title": "Board of Directors"
    +"_contenu_1_title": "field_5dc56d9bee498"
    +"_contenu_1_members": "field_5dc56d9c4a3ff"
    +"contenu_2_anchor": "Operational Value Creation"
    +"_contenu_2_anchor": "field_5dc56d9276499"
    +"contenu_2_title": "Operational Value Creation"
    +"_contenu_2_title": "field_5dc56d92764ad"
    +"contenu_2_text": """
      As an attentive but demanding partner of the companies' management teams, LBO France operates the full range of value creation levers:\r\n
      <ul>\r\n
       \t<li><strong>Local roots.</strong> Local teams for in-depth knowledge of the French market</li>\r\n
       \t<li><strong>Expertise</strong>. Senior, multidisciplinary staff with sector expertise and operational experience</li>\r\n
       \t<li><strong>Collective intelligence.</strong> Cross-fertilisation of teams for effective sharing of best practices</li>\r\n
       \t<li><strong>Operational involvement.</strong> Individual and collective commitment of the teams in the field, alongside company managers, to provide technical and financial assistance</li>\r\n
       \t<li><strong>Independence.</strong> An independent and autonomous investor at the service of entrepreneurial projects</li>\r\n
       \t<li><strong>Alignment of interests.</strong> Shared objectives between LBO France, companies and investors</li>\r\n
       \t<li><strong>Social responsibility.</strong> Value creation only makes sense if it is part of a collective project with clear objectives, a transparent approach and respect for people and the environment</li>\r\n
      </ul>
      """
    +"_contenu_2_text": "field_5dc56d92764bc"
    +"contenu_2_link": false
    +"_contenu_2_link": "field_5dc57216c5ee5"
    +"contenu_2_title_back": "Operational Value Creation"
    +"_contenu_2_title_back": "field_5dc57225c5ee6"
    +"contenu_2_image": "2832"
    +"_contenu_2_image": "field_5dc56d92764cb"
    +"contenu_3_anchor": "ESG"
    +"_contenu_3_anchor": "field_5dc572c6c5ee8"
    +"contenu_3_title": "Environmental, Social and Corporate-Governance Criteria"
    +"_contenu_3_title": "field_5dc572c6c5ee9"
    +"contenu_3_numbers_0_number": "2020"
    +"_contenu_3_numbers_0_number": "field_5dcd24d2dd695"
    +"contenu_3_numbers_0_text": "LBO France wins the ESG Sustainable Development Award"
    +"_contenu_3_numbers_0_text": "field_5dcd24dfdd696"
    +"contenu_3_numbers_1_number": "97%"
    +"_contenu_3_numbers_1_number": "field_5dcd24d2dd695"
    +"contenu_3_numbers_1_text": """
      Private equity portfolio companies (LBO, Venture) supported\r\n
      \r\n
      <strong>75%</strong> in an in-depth approach\r\n
      <strong>25%</strong> in an annual process
      """
    +"_contenu_3_numbers_1_text": "field_5dcd24dfdd696"
    +"contenu_3_numbers": "2"
    +"_contenu_3_numbers": "field_5dcd24b5dd694"
    +"contenu_3_subtitle": ""
    +"_contenu_3_subtitle": "field_5dcd2505dd697"
    +"contenu_3_text": """
      In a world coming to grips with new objectives, the value creation must take into account the future of its people and the environment. Respect on both counts is a duty. Shareholder investors have a particular responsibility because they more than others have the power and means to exert influence and take action.\r\n
      \r\n
      Environmental, social and governance criteria frame and direct LBO France’s investment decisions and development plans and underpin its collective projects.
      """
    +"_contenu_3_text": "field_5dc572c6c5eeb"
    +"contenu_3_link": false
    +"_contenu_3_link": "field_5dc572fcc5eee"
    +"contenu_4_anchor": "Investor Relations"
    +"_contenu_4_anchor": "field_5dc5780517bb2"
    +"contenu_4_title": "Investor Relations"
    +"_contenu_4_title": "field_5dc574c5fbe28"
    +"contenu_4_video": "519143571"
    +"_contenu_4_video": "field_5dc57568fbe29"
    +"contenu_4_text": """
      Over the years, LBO France has developed relationships with several hundred French and foreign investors, institutions, Family Offices and entrepreneurs.\r\n
      \r\n
      The Investor Relations team is the first point of contact for investors within LBO France and their privileged interlocutor. It provides all investors, regardless of their profile and size, with a response tailored to their needs in a long-term partnership approach.\r\n
      \r\n
      Beyond the performance of its investments, LBO France strives to offer a quality service that guarantees the loyalty of its investors.\r\n
      \r\n
      The Investor Relations team is therefore very concerned about the accuracy of the information provided, its clarity and the respect of deadlines.\r\n
      \r\n
      The trust shown by investors is the true value of a management company and transparency and listening are the key to this.
      """
    +"_contenu_4_text": "field_5dc57572fbe2a"
    +"contenu_4_link": false
    +"_contenu_4_link": "field_5dc5757ffbe2b"
    +"contenu_4_title_back": "Investor Relations"
    +"_contenu_4_title_back": "field_5dc57588fbe2c"
    +"_wpml_media_has_media": "1"
    +"post_date_gmt": "2019-11-08 14:17:40"
    +"comment_status": "closed"
    +"ping_status": "closed"
    +"post_password": ""
    +"post_name": "about-lbo-france"
    +"to_ping": ""
    +"pinged": ""
    +"post_modified": "2022-09-12 16:00:04"
    +"post_modified_gmt": "2022-09-12 14:00:04"
    +"post_content_filtered": ""
    +"guid": "http://preprod.lbofrance.com/fonds-lbo-france/"
    +"menu_order": 29
    +"post_mime_type": ""
    +"comment_count": "0"
    +"filter": "raw"
    +"status": "publish"
  }
]

TimberPost


ID: 1555
post_type: page
slug: about-lbo-france
post_name: about-lbo-france
post_title: Company
array:136 [
  "ImageClass" => "Timber\Image"
  "PostClass" => "Timber\Post"
  "TermClass" => "Timber\Term"
  "object_type" => "post"
  "custom" => array:98 [
    "_wp_page_template" => "templates/lbo.php"
    "_wpml_media_duplicate" => "1"
    "_wpml_media_featured" => "1"
    "contenu_0_anchor" => "Presentation"
    "_contenu_0_anchor" => "field_5dc57116d355f"
    "contenu_0_title" => "Presentation"
    "_contenu_0_title" => "field_5dc57050d3555"
    "contenu_0_subtitle" => "The power of collective performance "
    "_contenu_0_subtitle" => "field_5dc57059d3556"
    "contenu_0_text" => """
      As a specialist in multiple areas of investment, with around 60 employees, each activity is assigned its own dedicated team with the necessary levels of expertise to guarantee suitable analysis and accountability in the management of their area of expertise.\r\n
      \r\n
      From its French base, LBO France has been investing for several years in Italy, where it has set up two offices, in Milan and Rome, for its small cap, real estate and energy infrastructure activities.\r\n
      \r\n
      Information is circulated and experience and best practices are shared to ensure personal development and collective efficiency.\r\n
      \r\n
      LBO France’s teams all share the same spirit of entrepreneurship, openness, collectivity and agility with a view to best serving their projects, companies, the managers and their teams.
      """
    "_contenu_0_text" => "field_5dc57066d3557"
    "contenu_0_number" => ""
    "_contenu_0_number" => "field_5dc57076d3558"
    "contenu_0_number_text" => ""
    "_contenu_0_number_text" => "field_5dc5707ed3559"
    "contenu_0_title_back" => ""
    "_contenu_0_title_back" => "field_5dc570a7d355a"
    "contenu_0_video" => ""
    "_contenu_0_video" => "field_5dc570bdd355b"
    "contenu_0_title_back_second" => "LBO France"
    "_contenu_0_title_back_second" => "field_5dc570f1d355d"
    "_contenu" => "field_5dc56d91c2a87"
    "contenu_5_number" => "[XX%]"
    "_contenu_5_number" => "field_5dc572c6c5eec"
    "contenu_5_number_text" => "Chiffre clé lié à l’ESG"
    "_contenu_5_number_text" => "field_5dc572c6c5eed"
    "contenu_7_titre" => "Relations Investisseurs"
    "_contenu_7_titre" => "field_5dc574c5fbe28"
    "_edit_lock" => "1663945914:4"
    "_edit_last" => "1"
    "_last_translation_edit_mode" => "native-editor"
    "partial_banner_title" => "Combining collective ambition and performance... <br>Pushing the horizon... <br>Serving our investors and our investments..."
    "_partial_banner_title" => "field_5e149499176e8"
    "partial_banner_image" => "2840"
    "_partial_banner_image" => "field_5e1494b1176e9"
    "partial_banner_position" => "right"
    "_partial_banner_position" => "field_5e159b584fad9"
    "_wpml_word_count" => "{"total":4,"to_translate":{"fr":4}}"
    "contenu" => array:5 [
      0 => "presentation"
      1 => "team_admin"
      2 => "block_blue_image"
      3 => "criteria"
      4 => "relations"
    ]
    "_contenu_5_numbers_0_number" => "field_5dcd24d2dd695"
    "_contenu_5_numbers_0_text" => "field_5dcd24dfdd696"
    "_contenu_5_numbers_1_number" => "field_5dcd24d2dd695"
    "_contenu_5_numbers_1_text" => "field_5dcd24dfdd696"
    "_yoast_wpseo_estimated-reading-time-minutes" => "0"
    "_yoast_wpseo_wordproof_timestamp" => ""
    "partial_banner_text" => ""
    "_partial_banner_text" => "field_62724af7ee47a"
    "contenu_1_members" => array:8 [
      0 => "2070"
      1 => "2083"
      2 => "2117"
      3 => "2115"
      4 => "2071"
      5 => "2077"
      6 => "2101"
      7 => "2093"
    ]
    "contenu_1_anchor" => "Board of Directors"
    "_contenu_1_anchor" => "field_5dc56d9b97d01"
    "contenu_1_title" => "Board of Directors"
    "_contenu_1_title" => "field_5dc56d9bee498"
    "_contenu_1_members" => "field_5dc56d9c4a3ff"
    "contenu_2_anchor" => "Operational Value Creation"
    "_contenu_2_anchor" => "field_5dc56d9276499"
    "contenu_2_title" => "Operational Value Creation"
    "_contenu_2_title" => "field_5dc56d92764ad"
    "contenu_2_text" => """
      As an attentive but demanding partner of the companies' management teams, LBO France operates the full range of value creation levers:\r\n
      <ul>\r\n
       \t<li><strong>Local roots.</strong> Local teams for in-depth knowledge of the French market</li>\r\n
       \t<li><strong>Expertise</strong>. Senior, multidisciplinary staff with sector expertise and operational experience</li>\r\n
       \t<li><strong>Collective intelligence.</strong> Cross-fertilisation of teams for effective sharing of best practices</li>\r\n
       \t<li><strong>Operational involvement.</strong> Individual and collective commitment of the teams in the field, alongside company managers, to provide technical and financial assistance</li>\r\n
       \t<li><strong>Independence.</strong> An independent and autonomous investor at the service of entrepreneurial projects</li>\r\n
       \t<li><strong>Alignment of interests.</strong> Shared objectives between LBO France, companies and investors</li>\r\n
       \t<li><strong>Social responsibility.</strong> Value creation only makes sense if it is part of a collective project with clear objectives, a transparent approach and respect for people and the environment</li>\r\n
      </ul>
      """
    "_contenu_2_text" => "field_5dc56d92764bc"
    "contenu_2_link" => false
    "_contenu_2_link" => "field_5dc57216c5ee5"
    "contenu_2_title_back" => "Operational Value Creation"
    "_contenu_2_title_back" => "field_5dc57225c5ee6"
    "contenu_2_image" => "2832"
    "_contenu_2_image" => "field_5dc56d92764cb"
    "contenu_3_anchor" => "ESG"
    "_contenu_3_anchor" => "field_5dc572c6c5ee8"
    "contenu_3_title" => "Environmental, Social and Corporate-Governance Criteria"
    "_contenu_3_title" => "field_5dc572c6c5ee9"
    "contenu_3_numbers_0_number" => "2020"
    "_contenu_3_numbers_0_number" => "field_5dcd24d2dd695"
    "contenu_3_numbers_0_text" => "LBO France wins the ESG Sustainable Development Award"
    "_contenu_3_numbers_0_text" => "field_5dcd24dfdd696"
    "contenu_3_numbers_1_number" => "97%"
    "_contenu_3_numbers_1_number" => "field_5dcd24d2dd695"
    "contenu_3_numbers_1_text" => """
      Private equity portfolio companies (LBO, Venture) supported\r\n
      \r\n
      <strong>75%</strong> in an in-depth approach\r\n
      <strong>25%</strong> in an annual process
      """
    "_contenu_3_numbers_1_text" => "field_5dcd24dfdd696"
    "contenu_3_numbers" => "2"
    "_contenu_3_numbers" => "field_5dcd24b5dd694"
    "contenu_3_subtitle" => ""
    "_contenu_3_subtitle" => "field_5dcd2505dd697"
    "contenu_3_text" => """
      In a world coming to grips with new objectives, the value creation must take into account the future of its people and the environment. Respect on both counts is a duty. Shareholder investors have a particular responsibility because they more than others have the power and means to exert influence and take action.\r\n
      \r\n
      Environmental, social and governance criteria frame and direct LBO France’s investment decisions and development plans and underpin its collective projects.
      """
    "_contenu_3_text" => "field_5dc572c6c5eeb"
    "contenu_3_link" => false
    "_contenu_3_link" => "field_5dc572fcc5eee"
    "contenu_4_anchor" => "Investor Relations"
    "_contenu_4_anchor" => "field_5dc5780517bb2"
    "contenu_4_title" => "Investor Relations"
    "_contenu_4_title" => "field_5dc574c5fbe28"
    "contenu_4_video" => "519143571"
    "_contenu_4_video" => "field_5dc57568fbe29"
    "contenu_4_text" => """
      Over the years, LBO France has developed relationships with several hundred French and foreign investors, institutions, Family Offices and entrepreneurs.\r\n
      \r\n
      The Investor Relations team is the first point of contact for investors within LBO France and their privileged interlocutor. It provides all investors, regardless of their profile and size, with a response tailored to their needs in a long-term partnership approach.\r\n
      \r\n
      Beyond the performance of its investments, LBO France strives to offer a quality service that guarantees the loyalty of its investors.\r\n
      \r\n
      The Investor Relations team is therefore very concerned about the accuracy of the information provided, its clarity and the respect of deadlines.\r\n
      \r\n
      The trust shown by investors is the true value of a management company and transparency and listening are the key to this.
      """
    "_contenu_4_text" => "field_5dc57572fbe2a"
    "contenu_4_link" => false
    "_contenu_4_link" => "field_5dc5757ffbe2b"
    "contenu_4_title_back" => "Investor Relations"
    "_contenu_4_title_back" => "field_5dc57588fbe2c"
    "_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" => 1555
  "ID" => 1555
  "post_author" => "1"
  "post_content" => ""
  "post_date" => "2019-11-08 15:17:40"
  "post_excerpt" => ""
  "post_parent" => 0
  "post_status" => "publish"
  "post_title" => "Company"
  "post_type" => "page"
  "slug" => "about-lbo-france"
  "\x00*\x00__type" => null
  "_wp_page_template" => "templates/lbo.php"
  "_wpml_media_duplicate" => "1"
  "_wpml_media_featured" => "1"
  "contenu_0_anchor" => "Presentation"
  "_contenu_0_anchor" => "field_5dc57116d355f"
  "contenu_0_title" => "Presentation"
  "_contenu_0_title" => "field_5dc57050d3555"
  "contenu_0_subtitle" => "The power of collective performance "
  "_contenu_0_subtitle" => "field_5dc57059d3556"
  "contenu_0_text" => """
    As a specialist in multiple areas of investment, with around 60 employees, each activity is assigned its own dedicated team with the necessary levels of expertise to guarantee suitable analysis and accountability in the management of their area of expertise.\r\n
    \r\n
    From its French base, LBO France has been investing for several years in Italy, where it has set up two offices, in Milan and Rome, for its small cap, real estate and energy infrastructure activities.\r\n
    \r\n
    Information is circulated and experience and best practices are shared to ensure personal development and collective efficiency.\r\n
    \r\n
    LBO France’s teams all share the same spirit of entrepreneurship, openness, collectivity and agility with a view to best serving their projects, companies, the managers and their teams.
    """
  "_contenu_0_text" => "field_5dc57066d3557"
  "contenu_0_number" => ""
  "_contenu_0_number" => "field_5dc57076d3558"
  "contenu_0_number_text" => ""
  "_contenu_0_number_text" => "field_5dc5707ed3559"
  "contenu_0_title_back" => ""
  "_contenu_0_title_back" => "field_5dc570a7d355a"
  "contenu_0_video" => ""
  "_contenu_0_video" => "field_5dc570bdd355b"
  "contenu_0_title_back_second" => "LBO France"
  "_contenu_0_title_back_second" => "field_5dc570f1d355d"
  "_contenu" => "field_5dc56d91c2a87"
  "contenu_5_number" => "[XX%]"
  "_contenu_5_number" => "field_5dc572c6c5eec"
  "contenu_5_number_text" => "Chiffre clé lié à l’ESG"
  "_contenu_5_number_text" => "field_5dc572c6c5eed"
  "contenu_7_titre" => "Relations Investisseurs"
  "_contenu_7_titre" => "field_5dc574c5fbe28"
  "_edit_lock" => "1663945914:4"
  "_edit_last" => "1"
  "_last_translation_edit_mode" => "native-editor"
  "partial_banner_title" => "Combining collective ambition and performance... <br>Pushing the horizon... <br>Serving our investors and our investments..."
  "_partial_banner_title" => "field_5e149499176e8"
  "partial_banner_image" => "2840"
  "_partial_banner_image" => "field_5e1494b1176e9"
  "partial_banner_position" => "right"
  "_partial_banner_position" => "field_5e159b584fad9"
  "_wpml_word_count" => "{"total":4,"to_translate":{"fr":4}}"
  "contenu" => array:5 [
    0 => "presentation"
    1 => "team_admin"
    2 => "block_blue_image"
    3 => "criteria"
    4 => "relations"
  ]
  "_contenu_5_numbers_0_number" => "field_5dcd24d2dd695"
  "_contenu_5_numbers_0_text" => "field_5dcd24dfdd696"
  "_contenu_5_numbers_1_number" => "field_5dcd24d2dd695"
  "_contenu_5_numbers_1_text" => "field_5dcd24dfdd696"
  "_yoast_wpseo_estimated-reading-time-minutes" => "0"
  "_yoast_wpseo_wordproof_timestamp" => ""
  "partial_banner_text" => ""
  "_partial_banner_text" => "field_62724af7ee47a"
  "contenu_1_members" => array:8 [
    0 => "2070"
    1 => "2083"
    2 => "2117"
    3 => "2115"
    4 => "2071"
    5 => "2077"
    6 => "2101"
    7 => "2093"
  ]
  "contenu_1_anchor" => "Board of Directors"
  "_contenu_1_anchor" => "field_5dc56d9b97d01"
  "contenu_1_title" => "Board of Directors"
  "_contenu_1_title" => "field_5dc56d9bee498"
  "_contenu_1_members" => "field_5dc56d9c4a3ff"
  "contenu_2_anchor" => "Operational Value Creation"
  "_contenu_2_anchor" => "field_5dc56d9276499"
  "contenu_2_title" => "Operational Value Creation"
  "_contenu_2_title" => "field_5dc56d92764ad"
  "contenu_2_text" => """
    As an attentive but demanding partner of the companies' management teams, LBO France operates the full range of value creation levers:\r\n
    <ul>\r\n
     \t<li><strong>Local roots.</strong> Local teams for in-depth knowledge of the French market</li>\r\n
     \t<li><strong>Expertise</strong>. Senior, multidisciplinary staff with sector expertise and operational experience</li>\r\n
     \t<li><strong>Collective intelligence.</strong> Cross-fertilisation of teams for effective sharing of best practices</li>\r\n
     \t<li><strong>Operational involvement.</strong> Individual and collective commitment of the teams in the field, alongside company managers, to provide technical and financial assistance</li>\r\n
     \t<li><strong>Independence.</strong> An independent and autonomous investor at the service of entrepreneurial projects</li>\r\n
     \t<li><strong>Alignment of interests.</strong> Shared objectives between LBO France, companies and investors</li>\r\n
     \t<li><strong>Social responsibility.</strong> Value creation only makes sense if it is part of a collective project with clear objectives, a transparent approach and respect for people and the environment</li>\r\n
    </ul>
    """
  "_contenu_2_text" => "field_5dc56d92764bc"
  "contenu_2_link" => false
  "_contenu_2_link" => "field_5dc57216c5ee5"
  "contenu_2_title_back" => "Operational Value Creation"
  "_contenu_2_title_back" => "field_5dc57225c5ee6"
  "contenu_2_image" => "2832"
  "_contenu_2_image" => "field_5dc56d92764cb"
  "contenu_3_anchor" => "ESG"
  "_contenu_3_anchor" => "field_5dc572c6c5ee8"
  "contenu_3_title" => "Environmental, Social and Corporate-Governance Criteria"
  "_contenu_3_title" => "field_5dc572c6c5ee9"
  "contenu_3_numbers_0_number" => "2020"
  "_contenu_3_numbers_0_number" => "field_5dcd24d2dd695"
  "contenu_3_numbers_0_text" => "LBO France wins the ESG Sustainable Development Award"
  "_contenu_3_numbers_0_text" => "field_5dcd24dfdd696"
  "contenu_3_numbers_1_number" => "97%"
  "_contenu_3_numbers_1_number" => "field_5dcd24d2dd695"
  "contenu_3_numbers_1_text" => """
    Private equity portfolio companies (LBO, Venture) supported\r\n
    \r\n
    <strong>75%</strong> in an in-depth approach\r\n
    <strong>25%</strong> in an annual process
    """
  "_contenu_3_numbers_1_text" => "field_5dcd24dfdd696"
  "contenu_3_numbers" => "2"
  "_contenu_3_numbers" => "field_5dcd24b5dd694"
  "contenu_3_subtitle" => ""
  "_contenu_3_subtitle" => "field_5dcd2505dd697"
  "contenu_3_text" => """
    In a world coming to grips with new objectives, the value creation must take into account the future of its people and the environment. Respect on both counts is a duty. Shareholder investors have a particular responsibility because they more than others have the power and means to exert influence and take action.\r\n
    \r\n
    Environmental, social and governance criteria frame and direct LBO France’s investment decisions and development plans and underpin its collective projects.
    """
  "_contenu_3_text" => "field_5dc572c6c5eeb"
  "contenu_3_link" => false
  "_contenu_3_link" => "field_5dc572fcc5eee"
  "contenu_4_anchor" => "Investor Relations"
  "_contenu_4_anchor" => "field_5dc5780517bb2"
  "contenu_4_title" => "Investor Relations"
  "_contenu_4_title" => "field_5dc574c5fbe28"
  "contenu_4_video" => "519143571"
  "_contenu_4_video" => "field_5dc57568fbe29"
  "contenu_4_text" => """
    Over the years, LBO France has developed relationships with several hundred French and foreign investors, institutions, Family Offices and entrepreneurs.\r\n
    \r\n
    The Investor Relations team is the first point of contact for investors within LBO France and their privileged interlocutor. It provides all investors, regardless of their profile and size, with a response tailored to their needs in a long-term partnership approach.\r\n
    \r\n
    Beyond the performance of its investments, LBO France strives to offer a quality service that guarantees the loyalty of its investors.\r\n
    \r\n
    The Investor Relations team is therefore very concerned about the accuracy of the information provided, its clarity and the respect of deadlines.\r\n
    \r\n
    The trust shown by investors is the true value of a management company and transparency and listening are the key to this.
    """
  "_contenu_4_text" => "field_5dc57572fbe2a"
  "contenu_4_link" => false
  "_contenu_4_link" => "field_5dc5757ffbe2b"
  "contenu_4_title_back" => "Investor Relations"
  "_contenu_4_title_back" => "field_5dc57588fbe2c"
  "_wpml_media_has_media" => "1"
  "post_date_gmt" => "2019-11-08 14:17:40"
  "comment_status" => "closed"
  "ping_status" => "closed"
  "post_password" => ""
  "post_name" => "about-lbo-france"
  "to_ping" => ""
  "pinged" => ""
  "post_modified" => "2022-09-12 16:00:04"
  "post_modified_gmt" => "2022-09-12 14:00:04"
  "post_content_filtered" => ""
  "guid" => "http://preprod.lbofrance.com/fonds-lbo-france/"
  "menu_order" => 29
  "post_mime_type" => ""
  "comment_count" => "0"
  "filter" => "raw"
  "status" => "publish"
]

Timber Context


Base Context

array:10 [
  "http_host" => "https://preprod.lbofrance.com"
  "wp_title" => "Company - LBO France"
  "body_class" => "page-template page-template-templates page-template-lbo page-template-templateslbo-php page page-id-1555"
  "site" => Site {#7812
    +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 {#7798
      +name: "Yagami"
      +version: ""
      +parent: false
      +parent_slug: null
      +slug: "yagami"
      +uri: "https://preprod.lbofrance.com/wp-content/themes/yagami"
      -theme: WP_Theme {#7843
        +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 {#7825
    +post: []
    +get: []
    +id: null
    +ID: null
    +object_type: null
  }
  "user" => false
  "theme" => Theme {#7798}
  "posts" => PostQuery {#7800
    +found_posts: 1
    #userQuery: false
    #queryIterator: QueryIterator {#7801
      -_query: WP_Query {#5122
        +query: array:2 [
          "page" => ""
          "pagename" => "about-lbo-france"
        ]
        +query_vars: array:67 [
          "page" => 0
          "pagename" => "about-lbo-france"
          "error" => ""
          "m" => ""
          "p" => 0
          "post_parent" => ""
          "subpost" => ""
          "subpost_id" => ""
          "attachment" => ""
          "attachment_id" => 0
          "name" => "about-lbo-france"
          "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: 1555
          +post_author: "1"
          +post_date: "2019-11-08 15:17:40"
          +post_date_gmt: "2019-11-08 14:17:40"
          +post_content: ""
          +post_title: "Company"
          +post_excerpt: ""
          +post_status: "publish"
          +comment_status: "closed"
          +ping_status: "closed"
          +post_password: ""
          +post_name: "about-lbo-france"
          +to_ping: ""
          +pinged: ""
          +post_modified: "2022-09-12 16:00:04"
          +post_modified_gmt: "2022-09-12 14:00:04"
          +post_content_filtered: ""
          +post_parent: 0
          +guid: "http://preprod.lbofrance.com/fonds-lbo-france/"
          +menu_order: 29
          +post_type: "page"
          +post_mime_type: ""
          +comment_count: "0"
          +filter: "raw"
        }
        +queried_object_id: 1555
        +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 = '1555') 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 {#7741
            +ID: 1555
            +post_author: "1"
            +post_date: "2019-11-08 15:17:40"
            +post_date_gmt: "2019-11-08 14:17:40"
            +post_content: ""
            +post_title: "Company"
            +post_excerpt: ""
            +post_status: "publish"
            +comment_status: "closed"
            +ping_status: "closed"
            +post_password: ""
            +post_name: "about-lbo-france"
            +to_ping: ""
            +pinged: ""
            +post_modified: "2022-09-12 16:00:04"
            +post_modified_gmt: "2022-09-12 14:00:04"
            +post_content_filtered: ""
            +post_parent: 0
            +guid: "http://preprod.lbofrance.com/fonds-lbo-france/"
            +menu_order: 29
            +post_type: "page"
            +post_mime_type: ""
            +comment_count: "0"
            +filter: "raw"
            +"status": "publish"
            +"id": 1555
            +"slug": "about-lbo-france"
            +"custom": array:98 [
              "_wp_page_template" => "templates/lbo.php"
              "_wpml_media_duplicate" => "1"
              "_wpml_media_featured" => "1"
              "contenu_0_anchor" => "Presentation"
              "_contenu_0_anchor" => "field_5dc57116d355f"
              "contenu_0_title" => "Presentation"
              "_contenu_0_title" => "field_5dc57050d3555"
              "contenu_0_subtitle" => "The power of collective performance "
              "_contenu_0_subtitle" => "field_5dc57059d3556"
              "contenu_0_text" => """
                As a specialist in multiple areas of investment, with around 60 employees, each activity is assigned its own dedicated team with the necessary levels of expertise to guarantee suitable analysis and accountability in the management of their area of expertise.\r\n
                \r\n
                From its French base, LBO France has been investing for several years in Italy, where it has set up two offices, in Milan and Rome, for its small cap, real estate and energy infrastructure activities.\r\n
                \r\n
                Information is circulated and experience and best practices are shared to ensure personal development and collective efficiency.\r\n
                \r\n
                LBO France’s teams all share the same spirit of entrepreneurship, openness, collectivity and agility with a view to best serving their projects, companies, the managers and their teams.
                """
              "_contenu_0_text" => "field_5dc57066d3557"
              "contenu_0_number" => ""
              "_contenu_0_number" => "field_5dc57076d3558"
              "contenu_0_number_text" => ""
              "_contenu_0_number_text" => "field_5dc5707ed3559"
              "contenu_0_title_back" => ""
              "_contenu_0_title_back" => "field_5dc570a7d355a"
              "contenu_0_video" => ""
              "_contenu_0_video" => "field_5dc570bdd355b"
              "contenu_0_title_back_second" => "LBO France"
              "_contenu_0_title_back_second" => "field_5dc570f1d355d"
              "_contenu" => "field_5dc56d91c2a87"
              "contenu_5_number" => "[XX%]"
              "_contenu_5_number" => "field_5dc572c6c5eec"
              "contenu_5_number_text" => "Chiffre clé lié à l’ESG"
              "_contenu_5_number_text" => "field_5dc572c6c5eed"
              "contenu_7_titre" => "Relations Investisseurs"
              "_contenu_7_titre" => "field_5dc574c5fbe28"
              "_edit_lock" => "1663945914:4"
              "_edit_last" => "1"
              "_last_translation_edit_mode" => "native-editor"
              "partial_banner_title" => "Combining collective ambition and performance... <br>Pushing the horizon... <br>Serving our investors and our investments..."
              "_partial_banner_title" => "field_5e149499176e8"
              "partial_banner_image" => "2840"
              "_partial_banner_image" => "field_5e1494b1176e9"
              "partial_banner_position" => "right"
              "_partial_banner_position" => "field_5e159b584fad9"
              "_wpml_word_count" => "{"total":4,"to_translate":{"fr":4}}"
              "contenu" => array:5 [
                0 => "presentation"
                1 => "team_admin"
                2 => "block_blue_image"
                3 => "criteria"
                4 => "relations"
              ]
              "_contenu_5_numbers_0_number" => "field_5dcd24d2dd695"
              "_contenu_5_numbers_0_text" => "field_5dcd24dfdd696"
              "_contenu_5_numbers_1_number" => "field_5dcd24d2dd695"
              "_contenu_5_numbers_1_text" => "field_5dcd24dfdd696"
              "_yoast_wpseo_estimated-reading-time-minutes" => "0"
              "_yoast_wpseo_wordproof_timestamp" => ""
              "partial_banner_text" => ""
              "_partial_banner_text" => "field_62724af7ee47a"
              "contenu_1_members" => array:8 [
                0 => "2070"
                1 => "2083"
                2 => "2117"
                3 => "2115"
                4 => "2071"
                5 => "2077"
                6 => "2101"
                7 => "2093"
              ]
              "contenu_1_anchor" => "Board of Directors"
              "_contenu_1_anchor" => "field_5dc56d9b97d01"
              "contenu_1_title" => "Board of Directors"
              "_contenu_1_title" => "field_5dc56d9bee498"
              "_contenu_1_members" => "field_5dc56d9c4a3ff"
              "contenu_2_anchor" => "Operational Value Creation"
              "_contenu_2_anchor" => "field_5dc56d9276499"
              "contenu_2_title" => "Operational Value Creation"
              "_contenu_2_title" => "field_5dc56d92764ad"
              "contenu_2_text" => """
                As an attentive but demanding partner of the companies' management teams, LBO France operates the full range of value creation levers:\r\n
                <ul>\r\n
                 \t<li><strong>Local roots.</strong> Local teams for in-depth knowledge of the French market</li>\r\n
                 \t<li><strong>Expertise</strong>. Senior, multidisciplinary staff with sector expertise and operational experience</li>\r\n
                 \t<li><strong>Collective intelligence.</strong> Cross-fertilisation of teams for effective sharing of best practices</li>\r\n
                 \t<li><strong>Operational involvement.</strong> Individual and collective commitment of the teams in the field, alongside company managers, to provide technical and financial assistance</li>\r\n
                 \t<li><strong>Independence.</strong> An independent and autonomous investor at the service of entrepreneurial projects</li>\r\n
                 \t<li><strong>Alignment of interests.</strong> Shared objectives between LBO France, companies and investors</li>\r\n
                 \t<li><strong>Social responsibility.</strong> Value creation only makes sense if it is part of a collective project with clear objectives, a transparent approach and respect for people and the environment</li>\r\n
                </ul>
                """
              "_contenu_2_text" => "field_5dc56d92764bc"
              "contenu_2_link" => false
              "_contenu_2_link" => "field_5dc57216c5ee5"
              "contenu_2_title_back" => "Operational Value Creation"
              "_contenu_2_title_back" => "field_5dc57225c5ee6"
              "contenu_2_image" => "2832"
              "_contenu_2_image" => "field_5dc56d92764cb"
              "contenu_3_anchor" => "ESG"
              "_contenu_3_anchor" => "field_5dc572c6c5ee8"
              "contenu_3_title" => "Environmental, Social and Corporate-Governance Criteria"
              "_contenu_3_title" => "field_5dc572c6c5ee9"
              "contenu_3_numbers_0_number" => "2020"
              "_contenu_3_numbers_0_number" => "field_5dcd24d2dd695"
              "contenu_3_numbers_0_text" => "LBO France wins the ESG Sustainable Development Award"
              "_contenu_3_numbers_0_text" => "field_5dcd24dfdd696"
              "contenu_3_numbers_1_number" => "97%"
              "_contenu_3_numbers_1_number" => "field_5dcd24d2dd695"
              "contenu_3_numbers_1_text" => """
                Private equity portfolio companies (LBO, Venture) supported\r\n
                \r\n
                <strong>75%</strong> in an in-depth approach\r\n
                <strong>25%</strong> in an annual process
                """
              "_contenu_3_numbers_1_text" => "field_5dcd24dfdd696"
              "contenu_3_numbers" => "2"
              "_contenu_3_numbers" => "field_5dcd24b5dd694"
              "contenu_3_subtitle" => ""
              "_contenu_3_subtitle" => "field_5dcd2505dd697"
              "contenu_3_text" => """
                In a world coming to grips with new objectives, the value creation must take into account the future of its people and the environment. Respect on both counts is a duty. Shareholder investors have a particular responsibility because they more than others have the power and means to exert influence and take action.\r\n
                \r\n
                Environmental, social and governance criteria frame and direct LBO France’s investment decisions and development plans and underpin its collective projects.
                """
              "_contenu_3_text" => "field_5dc572c6c5eeb"
              "contenu_3_link" => false
              "_contenu_3_link" => "field_5dc572fcc5eee"
              "contenu_4_anchor" => "Investor Relations"
              "_contenu_4_anchor" => "field_5dc5780517bb2"
              "contenu_4_title" => "Investor Relations"
              "_contenu_4_title" => "field_5dc574c5fbe28"
              "contenu_4_video" => "519143571"
              "_contenu_4_video" => "field_5dc57568fbe29"
              "contenu_4_text" => """
                Over the years, LBO France has developed relationships with several hundred French and foreign investors, institutions, Family Offices and entrepreneurs.\r\n
                \r\n
                The Investor Relations team is the first point of contact for investors within LBO France and their privileged interlocutor. It provides all investors, regardless of their profile and size, with a response tailored to their needs in a long-term partnership approach.\r\n
                \r\n
                Beyond the performance of its investments, LBO France strives to offer a quality service that guarantees the loyalty of its investors.\r\n
                \r\n
                The Investor Relations team is therefore very concerned about the accuracy of the information provided, its clarity and the respect of deadlines.\r\n
                \r\n
                The trust shown by investors is the true value of a management company and transparency and listening are the key to this.
                """
              "_contenu_4_text" => "field_5dc57572fbe2a"
              "contenu_4_link" => false
              "_contenu_4_link" => "field_5dc5757ffbe2b"
              "contenu_4_title_back" => "Investor Relations"
              "_contenu_4_title_back" => "field_5dc57588fbe2c"
              "_wpml_media_has_media" => "1"
            ]
          }
        ]
        +post_count: 1
        +current_post: -1
        +before_loop: true
        +in_the_loop: false
        +post: WP_Post {#7741}
        +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: "1ef50bdb856efcc0cada1e2ed29bae9e"
        -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 {#7823
        +ImageClass: "Timber\Image"
        +PostClass: "Timber\Post"
        +TermClass: "Timber\Term"
        +object_type: "post"
        +custom: array:98 [
          "_wp_page_template" => "templates/lbo.php"
          "_wpml_media_duplicate" => "1"
          "_wpml_media_featured" => "1"
          "contenu_0_anchor" => "Presentation"
          "_contenu_0_anchor" => "field_5dc57116d355f"
          "contenu_0_title" => "Presentation"
          "_contenu_0_title" => "field_5dc57050d3555"
          "contenu_0_subtitle" => "The power of collective performance "
          "_contenu_0_subtitle" => "field_5dc57059d3556"
          "contenu_0_text" => """
            As a specialist in multiple areas of investment, with around 60 employees, each activity is assigned its own dedicated team with the necessary levels of expertise to guarantee suitable analysis and accountability in the management of their area of expertise.\r\n
            \r\n
            From its French base, LBO France has been investing for several years in Italy, where it has set up two offices, in Milan and Rome, for its small cap, real estate and energy infrastructure activities.\r\n
            \r\n
            Information is circulated and experience and best practices are shared to ensure personal development and collective efficiency.\r\n
            \r\n
            LBO France’s teams all share the same spirit of entrepreneurship, openness, collectivity and agility with a view to best serving their projects, companies, the managers and their teams.
            """
          "_contenu_0_text" => "field_5dc57066d3557"
          "contenu_0_number" => ""
          "_contenu_0_number" => "field_5dc57076d3558"
          "contenu_0_number_text" => ""
          "_contenu_0_number_text" => "field_5dc5707ed3559"
          "contenu_0_title_back" => ""
          "_contenu_0_title_back" => "field_5dc570a7d355a"
          "contenu_0_video" => ""
          "_contenu_0_video" => "field_5dc570bdd355b"
          "contenu_0_title_back_second" => "LBO France"
          "_contenu_0_title_back_second" => "field_5dc570f1d355d"
          "_contenu" => "field_5dc56d91c2a87"
          "contenu_5_number" => "[XX%]"
          "_contenu_5_number" => "field_5dc572c6c5eec"
          "contenu_5_number_text" => "Chiffre clé lié à l’ESG"
          "_contenu_5_number_text" => "field_5dc572c6c5eed"
          "contenu_7_titre" => "Relations Investisseurs"
          "_contenu_7_titre" => "field_5dc574c5fbe28"
          "_edit_lock" => "1663945914:4"
          "_edit_last" => "1"
          "_last_translation_edit_mode" => "native-editor"
          "partial_banner_title" => "Combining collective ambition and performance... <br>Pushing the horizon... <br>Serving our investors and our investments..."
          "_partial_banner_title" => "field_5e149499176e8"
          "partial_banner_image" => "2840"
          "_partial_banner_image" => "field_5e1494b1176e9"
          "partial_banner_position" => "right"
          "_partial_banner_position" => "field_5e159b584fad9"
          "_wpml_word_count" => "{"total":4,"to_translate":{"fr":4}}"
          "contenu" => array:5 [
            0 => "presentation"
            1 => "team_admin"
            2 => "block_blue_image"
            3 => "criteria"
            4 => "relations"
          ]
          "_contenu_5_numbers_0_number" => "field_5dcd24d2dd695"
          "_contenu_5_numbers_0_text" => "field_5dcd24dfdd696"
          "_contenu_5_numbers_1_number" => "field_5dcd24d2dd695"
          "_contenu_5_numbers_1_text" => "field_5dcd24dfdd696"
          "_yoast_wpseo_estimated-reading-time-minutes" => "0"
          "_yoast_wpseo_wordproof_timestamp" => ""
          "partial_banner_text" => ""
          "_partial_banner_text" => "field_62724af7ee47a"
          "contenu_1_members" => array:8 [
            0 => "2070"
            1 => "2083"
            2 => "2117"
            3 => "2115"
            4 => "2071"
            5 => "2077"
            6 => "2101"
            7 => "2093"
          ]
          "contenu_1_anchor" => "Board of Directors"
          "_contenu_1_anchor" => "field_5dc56d9b97d01"
          "contenu_1_title" => "Board of Directors"
          "_contenu_1_title" => "field_5dc56d9bee498"
          "_contenu_1_members" => "field_5dc56d9c4a3ff"
          "contenu_2_anchor" => "Operational Value Creation"
          "_contenu_2_anchor" => "field_5dc56d9276499"
          "contenu_2_title" => "Operational Value Creation"
          "_contenu_2_title" => "field_5dc56d92764ad"
          "contenu_2_text" => """
            As an attentive but demanding partner of the companies' management teams, LBO France operates the full range of value creation levers:\r\n
            <ul>\r\n
             \t<li><strong>Local roots.</strong> Local teams for in-depth knowledge of the French market</li>\r\n
             \t<li><strong>Expertise</strong>. Senior, multidisciplinary staff with sector expertise and operational experience</li>\r\n
             \t<li><strong>Collective intelligence.</strong> Cross-fertilisation of teams for effective sharing of best practices</li>\r\n
             \t<li><strong>Operational involvement.</strong> Individual and collective commitment of the teams in the field, alongside company managers, to provide technical and financial assistance</li>\r\n
             \t<li><strong>Independence.</strong> An independent and autonomous investor at the service of entrepreneurial projects</li>\r\n
             \t<li><strong>Alignment of interests.</strong> Shared objectives between LBO France, companies and investors</li>\r\n
             \t<li><strong>Social responsibility.</strong> Value creation only makes sense if it is part of a collective project with clear objectives, a transparent approach and respect for people and the environment</li>\r\n
            </ul>
            """
          "_contenu_2_text" => "field_5dc56d92764bc"
          "contenu_2_link" => false
          "_contenu_2_link" => "field_5dc57216c5ee5"
          "contenu_2_title_back" => "Operational Value Creation"
          "_contenu_2_title_back" => "field_5dc57225c5ee6"
          "contenu_2_image" => "2832"
          "_contenu_2_image" => "field_5dc56d92764cb"
          "contenu_3_anchor" => "ESG"
          "_contenu_3_anchor" => "field_5dc572c6c5ee8"
          "contenu_3_title" => "Environmental, Social and Corporate-Governance Criteria"
          "_contenu_3_title" => "field_5dc572c6c5ee9"
          "contenu_3_numbers_0_number" => "2020"
          "_contenu_3_numbers_0_number" => "field_5dcd24d2dd695"
          "contenu_3_numbers_0_text" => "LBO France wins the ESG Sustainable Development Award"
          "_contenu_3_numbers_0_text" => "field_5dcd24dfdd696"
          "contenu_3_numbers_1_number" => "97%"
          "_contenu_3_numbers_1_number" => "field_5dcd24d2dd695"
          "contenu_3_numbers_1_text" => """
            Private equity portfolio companies (LBO, Venture) supported\r\n
            \r\n
            <strong>75%</strong> in an in-depth approach\r\n
            <strong>25%</strong> in an annual process
            """
          "_contenu_3_numbers_1_text" => "field_5dcd24dfdd696"
          "contenu_3_numbers" => "2"
          "_contenu_3_numbers" => "field_5dcd24b5dd694"
          "contenu_3_subtitle" => ""
          "_contenu_3_subtitle" => "field_5dcd2505dd697"
          "contenu_3_text" => """
            In a world coming to grips with new objectives, the value creation must take into account the future of its people and the environment. Respect on both counts is a duty. Shareholder investors have a particular responsibility because they more than others have the power and means to exert influence and take action.\r\n
            \r\n
            Environmental, social and governance criteria frame and direct LBO France’s investment decisions and development plans and underpin its collective projects.
            """
          "_contenu_3_text" => "field_5dc572c6c5eeb"
          "contenu_3_link" => false
          "_contenu_3_link" => "field_5dc572fcc5eee"
          "contenu_4_anchor" => "Investor Relations"
          "_contenu_4_anchor" => "field_5dc5780517bb2"
          "contenu_4_title" => "Investor Relations"
          "_contenu_4_title" => "field_5dc574c5fbe28"
          "contenu_4_video" => "519143571"
          "_contenu_4_video" => "field_5dc57568fbe29"
          "contenu_4_text" => """
            Over the years, LBO France has developed relationships with several hundred French and foreign investors, institutions, Family Offices and entrepreneurs.\r\n
            \r\n
            The Investor Relations team is the first point of contact for investors within LBO France and their privileged interlocutor. It provides all investors, regardless of their profile and size, with a response tailored to their needs in a long-term partnership approach.\r\n
            \r\n
            Beyond the performance of its investments, LBO France strives to offer a quality service that guarantees the loyalty of its investors.\r\n
            \r\n
            The Investor Relations team is therefore very concerned about the accuracy of the information provided, its clarity and the respect of deadlines.\r\n
            \r\n
            The trust shown by investors is the true value of a management company and transparency and listening are the key to this.
            """
          "_contenu_4_text" => "field_5dc57572fbe2a"
          "contenu_4_link" => false
          "_contenu_4_link" => "field_5dc5757ffbe2b"
          "contenu_4_title_back" => "Investor Relations"
          "_contenu_4_title_back" => "field_5dc57588fbe2c"
          "_wpml_media_has_media" => "1"
        ]
        #___content: null
        #_permalink: null
        #_next: []
        #_prev: []
        #_css_class: null
        +id: 1555
        +ID: 1555
        +post_author: "1"
        +post_content: ""
        +post_date: "2019-11-08 15:17:40"
        +post_excerpt: ""
        +post_parent: 0
        +post_status: "publish"
        +post_title: "Company"
        +post_type: "page"
        +slug: "about-lbo-france"
        #__type: null
        +"_wp_page_template": "templates/lbo.php"
        +"_wpml_media_duplicate": "1"
        +"_wpml_media_featured": "1"
        +"contenu_0_anchor": "Presentation"
        +"_contenu_0_anchor": "field_5dc57116d355f"
        +"contenu_0_title": "Presentation"
        +"_contenu_0_title": "field_5dc57050d3555"
        +"contenu_0_subtitle": "The power of collective performance "
        +"_contenu_0_subtitle": "field_5dc57059d3556"
        +"contenu_0_text": """
          As a specialist in multiple areas of investment, with around 60 employees, each activity is assigned its own dedicated team with the necessary levels of expertise to guarantee suitable analysis and accountability in the management of their area of expertise.\r\n
          \r\n
          From its French base, LBO France has been investing for several years in Italy, where it has set up two offices, in Milan and Rome, for its small cap, real estate and energy infrastructure activities.\r\n
          \r\n
          Information is circulated and experience and best practices are shared to ensure personal development and collective efficiency.\r\n
          \r\n
          LBO France’s teams all share the same spirit of entrepreneurship, openness, collectivity and agility with a view to best serving their projects, companies, the managers and their teams.
          """
        +"_contenu_0_text": "field_5dc57066d3557"
        +"contenu_0_number": ""
        +"_contenu_0_number": "field_5dc57076d3558"
        +"contenu_0_number_text": ""
        +"_contenu_0_number_text": "field_5dc5707ed3559"
        +"contenu_0_title_back": ""
        +"_contenu_0_title_back": "field_5dc570a7d355a"
        +"contenu_0_video": ""
        +"_contenu_0_video": "field_5dc570bdd355b"
        +"contenu_0_title_back_second": "LBO France"
        +"_contenu_0_title_back_second": "field_5dc570f1d355d"
        +"_contenu": "field_5dc56d91c2a87"
        +"contenu_5_number": "[XX%]"
        +"_contenu_5_number": "field_5dc572c6c5eec"
        +"contenu_5_number_text": "Chiffre clé lié à l’ESG"
        +"_contenu_5_number_text": "field_5dc572c6c5eed"
        +"contenu_7_titre": "Relations Investisseurs"
        +"_contenu_7_titre": "field_5dc574c5fbe28"
        +"_edit_lock": "1663945914:4"
        +"_edit_last": "1"
        +"_last_translation_edit_mode": "native-editor"
        +"partial_banner_title": "Combining collective ambition and performance... <br>Pushing the horizon... <br>Serving our investors and our investments..."
        +"_partial_banner_title": "field_5e149499176e8"
        +"partial_banner_image": "2840"
        +"_partial_banner_image": "field_5e1494b1176e9"
        +"partial_banner_position": "right"
        +"_partial_banner_position": "field_5e159b584fad9"
        +"_wpml_word_count": "{"total":4,"to_translate":{"fr":4}}"
        +"contenu": array:5 [
          0 => "presentation"
          1 => "team_admin"
          2 => "block_blue_image"
          3 => "criteria"
          4 => "relations"
        ]
        +"_contenu_5_numbers_0_number": "field_5dcd24d2dd695"
        +"_contenu_5_numbers_0_text": "field_5dcd24dfdd696"
        +"_contenu_5_numbers_1_number": "field_5dcd24d2dd695"
        +"_contenu_5_numbers_1_text": "field_5dcd24dfdd696"
        +"_yoast_wpseo_estimated-reading-time-minutes": "0"
        +"_yoast_wpseo_wordproof_timestamp": ""
        +"partial_banner_text": ""
        +"_partial_banner_text": "field_62724af7ee47a"
        +"contenu_1_members": array:8 [
          0 => "2070"
          1 => "2083"
          2 => "2117"
          3 => "2115"
          4 => "2071"
          5 => "2077"
          6 => "2101"
          7 => "2093"
        ]
        +"contenu_1_anchor": "Board of Directors"
        +"_contenu_1_anchor": "field_5dc56d9b97d01"
        +"contenu_1_title": "Board of Directors"
        +"_contenu_1_title": "field_5dc56d9bee498"
        +"_contenu_1_members": "field_5dc56d9c4a3ff"
        +"contenu_2_anchor": "Operational Value Creation"
        +"_contenu_2_anchor": "field_5dc56d9276499"
        +"contenu_2_title": "Operational Value Creation"
        +"_contenu_2_title": "field_5dc56d92764ad"
        +"contenu_2_text": """
          As an attentive but demanding partner of the companies' management teams, LBO France operates the full range of value creation levers:\r\n
          <ul>\r\n
           \t<li><strong>Local roots.</strong> Local teams for in-depth knowledge of the French market</li>\r\n
           \t<li><strong>Expertise</strong>. Senior, multidisciplinary staff with sector expertise and operational experience</li>\r\n
           \t<li><strong>Collective intelligence.</strong> Cross-fertilisation of teams for effective sharing of best practices</li>\r\n
           \t<li><strong>Operational involvement.</strong> Individual and collective commitment of the teams in the field, alongside company managers, to provide technical and financial assistance</li>\r\n
           \t<li><strong>Independence.</strong> An independent and autonomous investor at the service of entrepreneurial projects</li>\r\n
           \t<li><strong>Alignment of interests.</strong> Shared objectives between LBO France, companies and investors</li>\r\n
           \t<li><strong>Social responsibility.</strong> Value creation only makes sense if it is part of a collective project with clear objectives, a transparent approach and respect for people and the environment</li>\r\n
          </ul>
          """
        +"_contenu_2_text": "field_5dc56d92764bc"
        +"contenu_2_link": false
        +"_contenu_2_link": "field_5dc57216c5ee5"
        +"contenu_2_title_back": "Operational Value Creation"
        +"_contenu_2_title_back": "field_5dc57225c5ee6"
        +"contenu_2_image": "2832"
        +"_contenu_2_image": "field_5dc56d92764cb"
        +"contenu_3_anchor": "ESG"
        +"_contenu_3_anchor": "field_5dc572c6c5ee8"
        +"contenu_3_title": "Environmental, Social and Corporate-Governance Criteria"
        +"_contenu_3_title": "field_5dc572c6c5ee9"
        +"contenu_3_numbers_0_number": "2020"
        +"_contenu_3_numbers_0_number": "field_5dcd24d2dd695"
        +"contenu_3_numbers_0_text": "LBO France wins the ESG Sustainable Development Award"
        +"_contenu_3_numbers_0_text": "field_5dcd24dfdd696"
        +"contenu_3_numbers_1_number": "97%"
        +"_contenu_3_numbers_1_number": "field_5dcd24d2dd695"
        +"contenu_3_numbers_1_text": """
          Private equity portfolio companies (LBO, Venture) supported\r\n
          \r\n
          <strong>75%</strong> in an in-depth approach\r\n
          <strong>25%</strong> in an annual process
          """
        +"_contenu_3_numbers_1_text": "field_5dcd24dfdd696"
        +"contenu_3_numbers": "2"
        +"_contenu_3_numbers": "field_5dcd24b5dd694"
        +"contenu_3_subtitle": ""
        +"_contenu_3_subtitle": "field_5dcd2505dd697"
        +"contenu_3_text": """
          In a world coming to grips with new objectives, the value creation must take into account the future of its people and the environment. Respect on both counts is a duty. Shareholder investors have a particular responsibility because they more than others have the power and means to exert influence and take action.\r\n
          \r\n
          Environmental, social and governance criteria frame and direct LBO France’s investment decisions and development plans and underpin its collective projects.
          """
        +"_contenu_3_text": "field_5dc572c6c5eeb"
        +"contenu_3_link": false
        +"_contenu_3_link": "field_5dc572fcc5eee"
        +"contenu_4_anchor": "Investor Relations"
        +"_contenu_4_anchor": "field_5dc5780517bb2"
        +"contenu_4_title": "Investor Relations"
        +"_contenu_4_title": "field_5dc574c5fbe28"
        +"contenu_4_video": "519143571"
        +"_contenu_4_video": "field_5dc57568fbe29"
        +"contenu_4_text": """
          Over the years, LBO France has developed relationships with several hundred French and foreign investors, institutions, Family Offices and entrepreneurs.\r\n
          \r\n
          The Investor Relations team is the first point of contact for investors within LBO France and their privileged interlocutor. It provides all investors, regardless of their profile and size, with a response tailored to their needs in a long-term partnership approach.\r\n
          \r\n
          Beyond the performance of its investments, LBO France strives to offer a quality service that guarantees the loyalty of its investors.\r\n
          \r\n
          The Investor Relations team is therefore very concerned about the accuracy of the information provided, its clarity and the respect of deadlines.\r\n
          \r\n
          The trust shown by investors is the true value of a management company and transparency and listening are the key to this.
          """
        +"_contenu_4_text": "field_5dc57572fbe2a"
        +"contenu_4_link": false
        +"_contenu_4_link": "field_5dc5757ffbe2b"
        +"contenu_4_title_back": "Investor Relations"
        +"_contenu_4_title_back": "field_5dc57588fbe2c"
        +"_wpml_media_has_media": "1"
        +"post_date_gmt": "2019-11-08 14:17:40"
        +"comment_status": "closed"
        +"ping_status": "closed"
        +"post_password": ""
        +"post_name": "about-lbo-france"
        +"to_ping": ""
        +"pinged": ""
        +"post_modified": "2022-09-12 16:00:04"
        +"post_modified_gmt": "2022-09-12 14:00:04"
        +"post_content_filtered": ""
        +"guid": "http://preprod.lbofrance.com/fonds-lbo-france/"
        +"menu_order": 29
        +"post_mime_type": ""
        +"comment_count": "0"
        +"filter": "raw"
        +"status": "publish"
      }
    ]
  }
  "wp_head" => FunctionWrapper {#7826
    -_class: null
    -_function: "wp_head"
    -_args: []
    -_use_ob: false
  }
  "wp_footer" => FunctionWrapper {#7827
    -_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 [ …5]
          ]
        ]
        "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 [ …2]
          ]
        ]
      ]
      "acf" => array:2 [
        "google_map_api_key" => "AIzaSyDGF98psyVSiyiVhFovqfhMDrGJ-Ls2Uoc"
        "options" => array:1 [
          "options_page" => array:2 [
            "page" => array:4 [ …4]
            "sub_menus" => array:6 [ …6]
          ]
        ]
      ]
    ]
  }
  "services" => TimberService {#8329}
  "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/about-lbo-france/"
    ]
  ]
  "clear_head_for_yoast" => true
  "google_map_api_key" => "AIzaSyDGF98psyVSiyiVhFovqfhMDrGJ-Ls2Uoc"
  "server" => array:44 [
    "SERVER_SOFTWARE" => "Apache/2.4.62 (Debian)"
    "REQUEST_URI" => "/en/about-lbo-france/"
    "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/about-lbo-france/"
    "REMOTE_PORT" => "38718"
    "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.227.79.241"
    "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/about-lbo-france"
    "HTTP_ACCEPT_ENCODING" => "gzip, br, zstd, deflate"
    "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" => 1727914892.3484
    "REQUEST_TIME" => 1727914892
  ]
  "lang" => "en"
  "current_language" => "en"
  "http_host" => "https://preprod.lbofrance.com"
  "wp_title" => "Company - LBO France"
  "body_class" => "page-template page-template-templates page-template-lbo page-template-templateslbo-php page page-id-1555"
  "site" => Site {#7812
    +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 {#7798
      +name: "Yagami"
      +version: ""
      +parent: false
      +parent_slug: null
      +slug: "yagami"
      +uri: "https://preprod.lbofrance.com/wp-content/themes/yagami"
      -theme: WP_Theme {#7843
        +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 {#7825
    +post: []
    +get: []
    +id: null
    +ID: null
    +object_type: null
  }
  "user" => false
  "theme" => Theme {#7798}
  "posts" => PostQuery {#7800
    +found_posts: 1
    #userQuery: false
    #queryIterator: QueryIterator {#7801
      -_query: WP_Query {#5122
        +query: array:2 [
          "page" => ""
          "pagename" => "about-lbo-france"
        ]
        +query_vars: array:67 [
          "page" => 0
          "pagename" => "about-lbo-france"
          "error" => ""
          "m" => ""
          "p" => 0
          "post_parent" => ""
          "subpost" => ""
          "subpost_id" => ""
          "attachment" => ""
          "attachment_id" => 0
          "name" => "about-lbo-france"
          "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: 1555
          +post_author: "1"
          +post_date: "2019-11-08 15:17:40"
          +post_date_gmt: "2019-11-08 14:17:40"
          +post_content: ""
          +post_title: "Company"
          +post_excerpt: ""
          +post_status: "publish"
          +comment_status: "closed"
          +ping_status: "closed"
          +post_password: ""
          +post_name: "about-lbo-france"
          +to_ping: ""
          +pinged: ""
          +post_modified: "2022-09-12 16:00:04"
          +post_modified_gmt: "2022-09-12 14:00:04"
          +post_content_filtered: ""
          +post_parent: 0
          +guid: "http://preprod.lbofrance.com/fonds-lbo-france/"
          +menu_order: 29
          +post_type: "page"
          +post_mime_type: ""
          +comment_count: "0"
          +filter: "raw"
        }
        +queried_object_id: 1555
        +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 = '1555') 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 {#7741
            +ID: 1555
            +post_author: "1"
            +post_date: "2019-11-08 15:17:40"
            +post_date_gmt: "2019-11-08 14:17:40"
            +post_content: ""
            +post_title: "Company"
            +post_excerpt: ""
            +post_status: "publish"
            +comment_status: "closed"
            +ping_status: "closed"
            +post_password: ""
            +post_name: "about-lbo-france"
            +to_ping: ""
            +pinged: ""
            +post_modified: "2022-09-12 16:00:04"
            +post_modified_gmt: "2022-09-12 14:00:04"
            +post_content_filtered: ""
            +post_parent: 0
            +guid: "http://preprod.lbofrance.com/fonds-lbo-france/"
            +menu_order: 29
            +post_type: "page"
            +post_mime_type: ""
            +comment_count: "0"
            +filter: "raw"
            +"status": "publish"
            +"id": 1555
            +"slug": "about-lbo-france"
            +"custom": array:98 [
              "_wp_page_template" => "templates/lbo.php"
              "_wpml_media_duplicate" => "1"
              "_wpml_media_featured" => "1"
              "contenu_0_anchor" => "Presentation"
              "_contenu_0_anchor" => "field_5dc57116d355f"
              "contenu_0_title" => "Presentation"
              "_contenu_0_title" => "field_5dc57050d3555"
              "contenu_0_subtitle" => "The power of collective performance "
              "_contenu_0_subtitle" => "field_5dc57059d3556"
              "contenu_0_text" => """
                As a specialist in multiple areas of investment, with around 60 employees, each activity is assigned its own dedicated team with the necessary levels of expertise to guarantee suitable analysis and accountability in the management of their area of expertise.\r\n
                \r\n
                From its French base, LBO France has been investing for several years in Italy, where it has set up two offices, in Milan and Rome, for its small cap, real estate and energy infrastructure activities.\r\n
                \r\n
                Information is circulated and experience and best practices are shared to ensure personal development and collective efficiency.\r\n
                \r\n
                LBO France’s teams all share the same spirit of entrepreneurship, openness, collectivity and agility with a view to best serving their projects, companies, the managers and their teams.
                """
              "_contenu_0_text" => "field_5dc57066d3557"
              "contenu_0_number" => ""
              "_contenu_0_number" => "field_5dc57076d3558"
              "contenu_0_number_text" => ""
              "_contenu_0_number_text" => "field_5dc5707ed3559"
              "contenu_0_title_back" => ""
              "_contenu_0_title_back" => "field_5dc570a7d355a"
              "contenu_0_video" => ""
              "_contenu_0_video" => "field_5dc570bdd355b"
              "contenu_0_title_back_second" => "LBO France"
              "_contenu_0_title_back_second" => "field_5dc570f1d355d"
              "_contenu" => "field_5dc56d91c2a87"
              "contenu_5_number" => "[XX%]"
              "_contenu_5_number" => "field_5dc572c6c5eec"
              "contenu_5_number_text" => "Chiffre clé lié à l’ESG"
              "_contenu_5_number_text" => "field_5dc572c6c5eed"
              "contenu_7_titre" => "Relations Investisseurs"
              "_contenu_7_titre" => "field_5dc574c5fbe28"
              "_edit_lock" => "1663945914:4"
              "_edit_last" => "1"
              "_last_translation_edit_mode" => "native-editor"
              "partial_banner_title" => "Combining collective ambition and performance... <br>Pushing the horizon... <br>Serving our investors and our investments..."
              "_partial_banner_title" => "field_5e149499176e8"
              "partial_banner_image" => "2840"
              "_partial_banner_image" => "field_5e1494b1176e9"
              "partial_banner_position" => "right"
              "_partial_banner_position" => "field_5e159b584fad9"
              "_wpml_word_count" => "{"total":4,"to_translate":{"fr":4}}"
              "contenu" => array:5 [ …5]
              "_contenu_5_numbers_0_number" => "field_5dcd24d2dd695"
              "_contenu_5_numbers_0_text" => "field_5dcd24dfdd696"
              "_contenu_5_numbers_1_number" => "field_5dcd24d2dd695"
              "_contenu_5_numbers_1_text" => "field_5dcd24dfdd696"
              "_yoast_wpseo_estimated-reading-time-minutes" => "0"
              "_yoast_wpseo_wordproof_timestamp" => ""
              "partial_banner_text" => ""
              "_partial_banner_text" => "field_62724af7ee47a"
              "contenu_1_members" => array:8 [ …8]
              "contenu_1_anchor" => "Board of Directors"
              "_contenu_1_anchor" => "field_5dc56d9b97d01"
              "contenu_1_title" => "Board of Directors"
              "_contenu_1_title" => "field_5dc56d9bee498"
              "_contenu_1_members" => "field_5dc56d9c4a3ff"
              "contenu_2_anchor" => "Operational Value Creation"
              "_contenu_2_anchor" => "field_5dc56d9276499"
              "contenu_2_title" => "Operational Value Creation"
              "_contenu_2_title" => "field_5dc56d92764ad"
              "contenu_2_text" => """
                As an attentive but demanding partner of the companies' management teams, LBO France operates the full range of value creation levers:\r\n
                <ul>\r\n
                 \t<li><strong>Local roots.</strong> Local teams for in-depth knowledge of the French market</li>\r\n
                 \t<li><strong>Expertise</strong>. Senior, multidisciplinary staff with sector expertise and operational experience</li>\r\n
                 \t<li><strong>Collective intelligence.</strong> Cross-fertilisation of teams for effective sharing of best practices</li>\r\n
                 \t<li><strong>Operational involvement.</strong> Individual and collective commitment of the teams in the field, alongside company managers, to provide technical and financial assistance</li>\r\n
                 \t<li><strong>Independence.</strong> An independent and autonomous investor at the service of entrepreneurial projects</li>\r\n
                 \t<li><strong>Alignment of interests.</strong> Shared objectives between LBO France, companies and investors</li>\r\n
                 \t<li><strong>Social responsibility.</strong> Value creation only makes sense if it is part of a collective project with clear objectives, a transparent approach and respect for people and the environment</li>\r\n
                </ul>
                """
              "_contenu_2_text" => "field_5dc56d92764bc"
              "contenu_2_link" => false
              "_contenu_2_link" => "field_5dc57216c5ee5"
              "contenu_2_title_back" => "Operational Value Creation"
              "_contenu_2_title_back" => "field_5dc57225c5ee6"
              "contenu_2_image" => "2832"
              "_contenu_2_image" => "field_5dc56d92764cb"
              "contenu_3_anchor" => "ESG"
              "_contenu_3_anchor" => "field_5dc572c6c5ee8"
              "contenu_3_title" => "Environmental, Social and Corporate-Governance Criteria"
              "_contenu_3_title" => "field_5dc572c6c5ee9"
              "contenu_3_numbers_0_number" => "2020"
              "_contenu_3_numbers_0_number" => "field_5dcd24d2dd695"
              "contenu_3_numbers_0_text" => "LBO France wins the ESG Sustainable Development Award"
              "_contenu_3_numbers_0_text" => "field_5dcd24dfdd696"
              "contenu_3_numbers_1_number" => "97%"
              "_contenu_3_numbers_1_number" => "field_5dcd24d2dd695"
              "contenu_3_numbers_1_text" => """
                Private equity portfolio companies (LBO, Venture) supported\r\n
                \r\n
                <strong>75%</strong> in an in-depth approach\r\n
                <strong>25%</strong> in an annual process
                """
              "_contenu_3_numbers_1_text" => "field_5dcd24dfdd696"
              "contenu_3_numbers" => "2"
              "_contenu_3_numbers" => "field_5dcd24b5dd694"
              "contenu_3_subtitle" => ""
              "_contenu_3_subtitle" => "field_5dcd2505dd697"
              "contenu_3_text" => """
                In a world coming to grips with new objectives, the value creation must take into account the future of its people and the environment. Respect on both counts is a duty. Shareholder investors have a particular responsibility because they more than others have the power and means to exert influence and take action.\r\n
                \r\n
                Environmental, social and governance criteria frame and direct LBO France’s investment decisions and development plans and underpin its collective projects.
                """
              "_contenu_3_text" => "field_5dc572c6c5eeb"
              "contenu_3_link" => false
              "_contenu_3_link" => "field_5dc572fcc5eee"
              "contenu_4_anchor" => "Investor Relations"
              "_contenu_4_anchor" => "field_5dc5780517bb2"
              "contenu_4_title" => "Investor Relations"
              "_contenu_4_title" => "field_5dc574c5fbe28"
              "contenu_4_video" => "519143571"
              "_contenu_4_video" => "field_5dc57568fbe29"
              "contenu_4_text" => """
                Over the years, LBO France has developed relationships with several hundred French and foreign investors, institutions, Family Offices and entrepreneurs.\r\n
                \r\n
                The Investor Relations team is the first point of contact for investors within LBO France and their privileged interlocutor. It provides all investors, regardless of their profile and size, with a response tailored to their needs in a long-term partnership approach.\r\n
                \r\n
                Beyond the performance of its investments, LBO France strives to offer a quality service that guarantees the loyalty of its investors.\r\n
                \r\n
                The Investor Relations team is therefore very concerned about the accuracy of the information provided, its clarity and the respect of deadlines.\r\n
                \r\n
                The trust shown by investors is the true value of a management company and transparency and listening are the key to this.
                """
              "_contenu_4_text" => "field_5dc57572fbe2a"
              "contenu_4_link" => false
              "_contenu_4_link" => "field_5dc5757ffbe2b"
              "contenu_4_title_back" => "Investor Relations"
              "_contenu_4_title_back" => "field_5dc57588fbe2c"
              "_wpml_media_has_media" => "1"
            ]
          }
        ]
        +post_count: 1
        +current_post: -1
        +before_loop: true
        +in_the_loop: false
        +post: WP_Post {#7741}
        +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: "1ef50bdb856efcc0cada1e2ed29bae9e"
        -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 {#7823
        +ImageClass: "Timber\Image"
        +PostClass: "Timber\Post"
        +TermClass: "Timber\Term"
        +object_type: "post"
        +custom: array:98 [
          "_wp_page_template" => "templates/lbo.php"
          "_wpml_media_duplicate" => "1"
          "_wpml_media_featured" => "1"
          "contenu_0_anchor" => "Presentation"
          "_contenu_0_anchor" => "field_5dc57116d355f"
          "contenu_0_title" => "Presentation"
          "_contenu_0_title" => "field_5dc57050d3555"
          "contenu_0_subtitle" => "The power of collective performance "
          "_contenu_0_subtitle" => "field_5dc57059d3556"
          "contenu_0_text" => """
            As a specialist in multiple areas of investment, with around 60 employees, each activity is assigned its own dedicated team with the necessary levels of expertise to guarantee suitable analysis and accountability in the management of their area of expertise.\r\n
            \r\n
            From its French base, LBO France has been investing for several years in Italy, where it has set up two offices, in Milan and Rome, for its small cap, real estate and energy infrastructure activities.\r\n
            \r\n
            Information is circulated and experience and best practices are shared to ensure personal development and collective efficiency.\r\n
            \r\n
            LBO France’s teams all share the same spirit of entrepreneurship, openness, collectivity and agility with a view to best serving their projects, companies, the managers and their teams.
            """
          "_contenu_0_text" => "field_5dc57066d3557"
          "contenu_0_number" => ""
          "_contenu_0_number" => "field_5dc57076d3558"
          "contenu_0_number_text" => ""
          "_contenu_0_number_text" => "field_5dc5707ed3559"
          "contenu_0_title_back" => ""
          "_contenu_0_title_back" => "field_5dc570a7d355a"
          "contenu_0_video" => ""
          "_contenu_0_video" => "field_5dc570bdd355b"
          "contenu_0_title_back_second" => "LBO France"
          "_contenu_0_title_back_second" => "field_5dc570f1d355d"
          "_contenu" => "field_5dc56d91c2a87"
          "contenu_5_number" => "[XX%]"
          "_contenu_5_number" => "field_5dc572c6c5eec"
          "contenu_5_number_text" => "Chiffre clé lié à l’ESG"
          "_contenu_5_number_text" => "field_5dc572c6c5eed"
          "contenu_7_titre" => "Relations Investisseurs"
          "_contenu_7_titre" => "field_5dc574c5fbe28"
          "_edit_lock" => "1663945914:4"
          "_edit_last" => "1"
          "_last_translation_edit_mode" => "native-editor"
          "partial_banner_title" => "Combining collective ambition and performance... <br>Pushing the horizon... <br>Serving our investors and our investments..."
          "_partial_banner_title" => "field_5e149499176e8"
          "partial_banner_image" => "2840"
          "_partial_banner_image" => "field_5e1494b1176e9"
          "partial_banner_position" => "right"
          "_partial_banner_position" => "field_5e159b584fad9"
          "_wpml_word_count" => "{"total":4,"to_translate":{"fr":4}}"
          "contenu" => array:5 [
            0 => "presentation"
            1 => "team_admin"
            2 => "block_blue_image"
            3 => "criteria"
            4 => "relations"
          ]
          "_contenu_5_numbers_0_number" => "field_5dcd24d2dd695"
          "_contenu_5_numbers_0_text" => "field_5dcd24dfdd696"
          "_contenu_5_numbers_1_number" => "field_5dcd24d2dd695"
          "_contenu_5_numbers_1_text" => "field_5dcd24dfdd696"
          "_yoast_wpseo_estimated-reading-time-minutes" => "0"
          "_yoast_wpseo_wordproof_timestamp" => ""
          "partial_banner_text" => ""
          "_partial_banner_text" => "field_62724af7ee47a"
          "contenu_1_members" => array:8 [
            0 => "2070"
            1 => "2083"
            2 => "2117"
            3 => "2115"
            4 => "2071"
            5 => "2077"
            6 => "2101"
            7 => "2093"
          ]
          "contenu_1_anchor" => "Board of Directors"
          "_contenu_1_anchor" => "field_5dc56d9b97d01"
          "contenu_1_title" => "Board of Directors"
          "_contenu_1_title" => "field_5dc56d9bee498"
          "_contenu_1_members" => "field_5dc56d9c4a3ff"
          "contenu_2_anchor" => "Operational Value Creation"
          "_contenu_2_anchor" => "field_5dc56d9276499"
          "contenu_2_title" => "Operational Value Creation"
          "_contenu_2_title" => "field_5dc56d92764ad"
          "contenu_2_text" => """
            As an attentive but demanding partner of the companies' management teams, LBO France operates the full range of value creation levers:\r\n
            <ul>\r\n
             \t<li><strong>Local roots.</strong> Local teams for in-depth knowledge of the French market</li>\r\n
             \t<li><strong>Expertise</strong>. Senior, multidisciplinary staff with sector expertise and operational experience</li>\r\n
             \t<li><strong>Collective intelligence.</strong> Cross-fertilisation of teams for effective sharing of best practices</li>\r\n
             \t<li><strong>Operational involvement.</strong> Individual and collective commitment of the teams in the field, alongside company managers, to provide technical and financial assistance</li>\r\n
             \t<li><strong>Independence.</strong> An independent and autonomous investor at the service of entrepreneurial projects</li>\r\n
             \t<li><strong>Alignment of interests.</strong> Shared objectives between LBO France, companies and investors</li>\r\n
             \t<li><strong>Social responsibility.</strong> Value creation only makes sense if it is part of a collective project with clear objectives, a transparent approach and respect for people and the environment</li>\r\n
            </ul>
            """
          "_contenu_2_text" => "field_5dc56d92764bc"
          "contenu_2_link" => false
          "_contenu_2_link" => "field_5dc57216c5ee5"
          "contenu_2_title_back" => "Operational Value Creation"
          "_contenu_2_title_back" => "field_5dc57225c5ee6"
          "contenu_2_image" => "2832"
          "_contenu_2_image" => "field_5dc56d92764cb"
          "contenu_3_anchor" => "ESG"
          "_contenu_3_anchor" => "field_5dc572c6c5ee8"
          "contenu_3_title" => "Environmental, Social and Corporate-Governance Criteria"
          "_contenu_3_title" => "field_5dc572c6c5ee9"
          "contenu_3_numbers_0_number" => "2020"
          "_contenu_3_numbers_0_number" => "field_5dcd24d2dd695"
          "contenu_3_numbers_0_text" => "LBO France wins the ESG Sustainable Development Award"
          "_contenu_3_numbers_0_text" => "field_5dcd24dfdd696"
          "contenu_3_numbers_1_number" => "97%"
          "_contenu_3_numbers_1_number" => "field_5dcd24d2dd695"
          "contenu_3_numbers_1_text" => """
            Private equity portfolio companies (LBO, Venture) supported\r\n
            \r\n
            <strong>75%</strong> in an in-depth approach\r\n
            <strong>25%</strong> in an annual process
            """
          "_contenu_3_numbers_1_text" => "field_5dcd24dfdd696"
          "contenu_3_numbers" => "2"
          "_contenu_3_numbers" => "field_5dcd24b5dd694"
          "contenu_3_subtitle" => ""
          "_contenu_3_subtitle" => "field_5dcd2505dd697"
          "contenu_3_text" => """
            In a world coming to grips with new objectives, the value creation must take into account the future of its people and the environment. Respect on both counts is a duty. Shareholder investors have a particular responsibility because they more than others have the power and means to exert influence and take action.\r\n
            \r\n
            Environmental, social and governance criteria frame and direct LBO France’s investment decisions and development plans and underpin its collective projects.
            """
          "_contenu_3_text" => "field_5dc572c6c5eeb"
          "contenu_3_link" => false
          "_contenu_3_link" => "field_5dc572fcc5eee"
          "contenu_4_anchor" => "Investor Relations"
          "_contenu_4_anchor" => "field_5dc5780517bb2"
          "contenu_4_title" => "Investor Relations"
          "_contenu_4_title" => "field_5dc574c5fbe28"
          "contenu_4_video" => "519143571"
          "_contenu_4_video" => "field_5dc57568fbe29"
          "contenu_4_text" => """
            Over the years, LBO France has developed relationships with several hundred French and foreign investors, institutions, Family Offices and entrepreneurs.\r\n
            \r\n
            The Investor Relations team is the first point of contact for investors within LBO France and their privileged interlocutor. It provides all investors, regardless of their profile and size, with a response tailored to their needs in a long-term partnership approach.\r\n
            \r\n
            Beyond the performance of its investments, LBO France strives to offer a quality service that guarantees the loyalty of its investors.\r\n
            \r\n
            The Investor Relations team is therefore very concerned about the accuracy of the information provided, its clarity and the respect of deadlines.\r\n
            \r\n
            The trust shown by investors is the true value of a management company and transparency and listening are the key to this.
            """
          "_contenu_4_text" => "field_5dc57572fbe2a"
          "contenu_4_link" => false
          "_contenu_4_link" => "field_5dc5757ffbe2b"
          "contenu_4_title_back" => "Investor Relations"
          "_contenu_4_title_back" => "field_5dc57588fbe2c"
          "_wpml_media_has_media" => "1"
        ]
        #___content: null
        #_permalink: null
        #_next: []
        #_prev: []
        #_css_class: null
        +id: 1555
        +ID: 1555
        +post_author: "1"
        +post_content: ""
        +post_date: "2019-11-08 15:17:40"
        +post_excerpt: ""
        +post_parent: 0
        +post_status: "publish"
        +post_title: "Company"
        +post_type: "page"
        +slug: "about-lbo-france"
        #__type: null
        +"_wp_page_template": "templates/lbo.php"
        +"_wpml_media_duplicate": "1"
        +"_wpml_media_featured": "1"
        +"contenu_0_anchor": "Presentation"
        +"_contenu_0_anchor": "field_5dc57116d355f"
        +"contenu_0_title": "Presentation"
        +"_contenu_0_title": "field_5dc57050d3555"
        +"contenu_0_subtitle": "The power of collective performance "
        +"_contenu_0_subtitle": "field_5dc57059d3556"
        +"contenu_0_text": """
          As a specialist in multiple areas of investment, with around 60 employees, each activity is assigned its own dedicated team with the necessary levels of expertise to guarantee suitable analysis and accountability in the management of their area of expertise.\r\n
          \r\n
          From its French base, LBO France has been investing for several years in Italy, where it has set up two offices, in Milan and Rome, for its small cap, real estate and energy infrastructure activities.\r\n
          \r\n
          Information is circulated and experience and best practices are shared to ensure personal development and collective efficiency.\r\n
          \r\n
          LBO France’s teams all share the same spirit of entrepreneurship, openness, collectivity and agility with a view to best serving their projects, companies, the managers and their teams.
          """
        +"_contenu_0_text": "field_5dc57066d3557"
        +"contenu_0_number": ""
        +"_contenu_0_number": "field_5dc57076d3558"
        +"contenu_0_number_text": ""
        +"_contenu_0_number_text": "field_5dc5707ed3559"
        +"contenu_0_title_back": ""
        +"_contenu_0_title_back": "field_5dc570a7d355a"
        +"contenu_0_video": ""
        +"_contenu_0_video": "field_5dc570bdd355b"
        +"contenu_0_title_back_second": "LBO France"
        +"_contenu_0_title_back_second": "field_5dc570f1d355d"
        +"_contenu": "field_5dc56d91c2a87"
        +"contenu_5_number": "[XX%]"
        +"_contenu_5_number": "field_5dc572c6c5eec"
        +"contenu_5_number_text": "Chiffre clé lié à l’ESG"
        +"_contenu_5_number_text": "field_5dc572c6c5eed"
        +"contenu_7_titre": "Relations Investisseurs"
        +"_contenu_7_titre": "field_5dc574c5fbe28"
        +"_edit_lock": "1663945914:4"
        +"_edit_last": "1"
        +"_last_translation_edit_mode": "native-editor"
        +"partial_banner_title": "Combining collective ambition and performance... <br>Pushing the horizon... <br>Serving our investors and our investments..."
        +"_partial_banner_title": "field_5e149499176e8"
        +"partial_banner_image": "2840"
        +"_partial_banner_image": "field_5e1494b1176e9"
        +"partial_banner_position": "right"
        +"_partial_banner_position": "field_5e159b584fad9"
        +"_wpml_word_count": "{"total":4,"to_translate":{"fr":4}}"
        +"contenu": array:5 [
          0 => "presentation"
          1 => "team_admin"
          2 => "block_blue_image"
          3 => "criteria"
          4 => "relations"
        ]
        +"_contenu_5_numbers_0_number": "field_5dcd24d2dd695"
        +"_contenu_5_numbers_0_text": "field_5dcd24dfdd696"
        +"_contenu_5_numbers_1_number": "field_5dcd24d2dd695"
        +"_contenu_5_numbers_1_text": "field_5dcd24dfdd696"
        +"_yoast_wpseo_estimated-reading-time-minutes": "0"
        +"_yoast_wpseo_wordproof_timestamp": ""
        +"partial_banner_text": ""
        +"_partial_banner_text": "field_62724af7ee47a"
        +"contenu_1_members": array:8 [
          0 => "2070"
          1 => "2083"
          2 => "2117"
          3 => "2115"
          4 => "2071"
          5 => "2077"
          6 => "2101"
          7 => "2093"
        ]
        +"contenu_1_anchor": "Board of Directors"
        +"_contenu_1_anchor": "field_5dc56d9b97d01"
        +"contenu_1_title": "Board of Directors"
        +"_contenu_1_title": "field_5dc56d9bee498"
        +"_contenu_1_members": "field_5dc56d9c4a3ff"
        +"contenu_2_anchor": "Operational Value Creation"
        +"_contenu_2_anchor": "field_5dc56d9276499"
        +"contenu_2_title": "Operational Value Creation"
        +"_contenu_2_title": "field_5dc56d92764ad"
        +"contenu_2_text": """
          As an attentive but demanding partner of the companies' management teams, LBO France operates the full range of value creation levers:\r\n
          <ul>\r\n
           \t<li><strong>Local roots.</strong> Local teams for in-depth knowledge of the French market</li>\r\n
           \t<li><strong>Expertise</strong>. Senior, multidisciplinary staff with sector expertise and operational experience</li>\r\n
           \t<li><strong>Collective intelligence.</strong> Cross-fertilisation of teams for effective sharing of best practices</li>\r\n
           \t<li><strong>Operational involvement.</strong> Individual and collective commitment of the teams in the field, alongside company managers, to provide technical and financial assistance</li>\r\n
           \t<li><strong>Independence.</strong> An independent and autonomous investor at the service of entrepreneurial projects</li>\r\n
           \t<li><strong>Alignment of interests.</strong> Shared objectives between LBO France, companies and investors</li>\r\n
           \t<li><strong>Social responsibility.</strong> Value creation only makes sense if it is part of a collective project with clear objectives, a transparent approach and respect for people and the environment</li>\r\n
          </ul>
          """
        +"_contenu_2_text": "field_5dc56d92764bc"
        +"contenu_2_link": false
        +"_contenu_2_link": "field_5dc57216c5ee5"
        +"contenu_2_title_back": "Operational Value Creation"
        +"_contenu_2_title_back": "field_5dc57225c5ee6"
        +"contenu_2_image": "2832"
        +"_contenu_2_image": "field_5dc56d92764cb"
        +"contenu_3_anchor": "ESG"
        +"_contenu_3_anchor": "field_5dc572c6c5ee8"
        +"contenu_3_title": "Environmental, Social and Corporate-Governance Criteria"
        +"_contenu_3_title": "field_5dc572c6c5ee9"
        +"contenu_3_numbers_0_number": "2020"
        +"_contenu_3_numbers_0_number": "field_5dcd24d2dd695"
        +"contenu_3_numbers_0_text": "LBO France wins the ESG Sustainable Development Award"
        +"_contenu_3_numbers_0_text": "field_5dcd24dfdd696"
        +"contenu_3_numbers_1_number": "97%"
        +"_contenu_3_numbers_1_number": "field_5dcd24d2dd695"
        +"contenu_3_numbers_1_text": """
          Private equity portfolio companies (LBO, Venture) supported\r\n
          \r\n
          <strong>75%</strong> in an in-depth approach\r\n
          <strong>25%</strong> in an annual process
          """
        +"_contenu_3_numbers_1_text": "field_5dcd24dfdd696"
        +"contenu_3_numbers": "2"
        +"_contenu_3_numbers": "field_5dcd24b5dd694"
        +"contenu_3_subtitle": ""
        +"_contenu_3_subtitle": "field_5dcd2505dd697"
        +"contenu_3_text": """
          In a world coming to grips with new objectives, the value creation must take into account the future of its people and the environment. Respect on both counts is a duty. Shareholder investors have a particular responsibility because they more than others have the power and means to exert influence and take action.\r\n
          \r\n
          Environmental, social and governance criteria frame and direct LBO France’s investment decisions and development plans and underpin its collective projects.
          """
        +"_contenu_3_text": "field_5dc572c6c5eeb"
        +"contenu_3_link": false
        +"_contenu_3_link": "field_5dc572fcc5eee"
        +"contenu_4_anchor": "Investor Relations"
        +"_contenu_4_anchor": "field_5dc5780517bb2"
        +"contenu_4_title": "Investor Relations"
        +"_contenu_4_title": "field_5dc574c5fbe28"
        +"contenu_4_video": "519143571"
        +"_contenu_4_video": "field_5dc57568fbe29"
        +"contenu_4_text": """
          Over the years, LBO France has developed relationships with several hundred French and foreign investors, institutions, Family Offices and entrepreneurs.\r\n
          \r\n
          The Investor Relations team is the first point of contact for investors within LBO France and their privileged interlocutor. It provides all investors, regardless of their profile and size, with a response tailored to their needs in a long-term partnership approach.\r\n
          \r\n
          Beyond the performance of its investments, LBO France strives to offer a quality service that guarantees the loyalty of its investors.\r\n
          \r\n
          The Investor Relations team is therefore very concerned about the accuracy of the information provided, its clarity and the respect of deadlines.\r\n
          \r\n
          The trust shown by investors is the true value of a management company and transparency and listening are the key to this.
          """
        +"_contenu_4_text": "field_5dc57572fbe2a"
        +"contenu_4_link": false
        +"_contenu_4_link": "field_5dc5757ffbe2b"
        +"contenu_4_title_back": "Investor Relations"
        +"_contenu_4_title_back": "field_5dc57588fbe2c"
        +"_wpml_media_has_media": "1"
        +"post_date_gmt": "2019-11-08 14:17:40"
        +"comment_status": "closed"
        +"ping_status": "closed"
        +"post_password": ""
        +"post_name": "about-lbo-france"
        +"to_ping": ""
        +"pinged": ""
        +"post_modified": "2022-09-12 16:00:04"
        +"post_modified_gmt": "2022-09-12 14:00:04"
        +"post_content_filtered": ""
        +"guid": "http://preprod.lbofrance.com/fonds-lbo-france/"
        +"menu_order": 29
        +"post_mime_type": ""
        +"comment_count": "0"
        +"filter": "raw"
        +"status": "publish"
      }
    ]
  }
  "wp_head" => FunctionWrapper {#7826
    -_class: null
    -_function: "wp_head"
    -_args: []
    -_use_ob: false
  }
  "wp_footer" => FunctionWrapper {#7827
    -_class: null
    -_function: "wp_footer"
    -_args: []
    -_use_ob: false
  }
  "menu" => array:3 [
    "primary" => Menu {#7829
      +MenuItemClass: "Timber\MenuItem"
      +PostClass: "Timber\Post"
      +depth: 0
      +items: array:4 [
        0 => MenuItem {#7426
          +children: array:5 [
            0 => MenuItem {#8383 …69}
            1 => MenuItem {#8389 …69}
            2 => MenuItem {#8388 …69}
            3 => MenuItem {#8381 …69}
            4 => MenuItem {#8377 …69}
          ]
          +has_child_class: true
          +classes: array:14 [
            0 => ""
            1 => "menu-item"
            2 => "menu-item-type-post_type"
            3 => "menu-item-object-page"
            4 => "current-menu-item"
            5 => "page_item"
            6 => "page-item-1555"
            7 => "current_page_item"
            8 => "current-menu-ancestor"
            9 => "current-menu-parent"
            10 => "current_page_parent"
            11 => "current_page_ancestor"
            12 => "menu-item-2485"
            13 => "menu-item-has-children"
          ]
          +class: "menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-1555 current_page_item current-menu-ancestor current-menu-parent current_page_parent current_page_ancestor 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: true
          +current_item_parent: true
          +current_item_ancestor: true
          #menu: Menu {#7829}
          #_name: null
          #_menu_item_object_id: "1555"
          #_menu_item_url: ""
          #menu_object: Post {#8393
            +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:12 [ …12]
            +"xfn": ""
            +"current": true
            +"current_item_ancestor": true
            +"current_item_parent": true
            +"__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 {#8379
          +children: array:5 [
            0 => MenuItem {#8375 …70}
            1 => MenuItem {#8373 …70}
            2 => MenuItem {#8371 …70}
            3 => MenuItem {#8369 …70}
            4 => MenuItem {#8367 …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 {#7829}
          #_name: null
          #_menu_item_object_id: "2486"
          #_menu_item_url: "#"
          #menu_object: Post {#8378
            +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 {#8365
          +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 {#7829}
          #_name: null
          #_menu_item_object_id: "2492"
          #_menu_item_url: "https://preprod.lbofrance.com/en/portfolio/"
          #menu_object: Post {#8366
            +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 {#8363
          +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-2493"
          ]
          +class: "menu-item menu-item-type-custom menu-item-object-custom menu-item-2493"
          +level: 0
          +post_name: "equipe-2"
          +url: "https://preprod.lbofrance.com/en/team/"
          +PostClass: "Timber\Post"
          +current: false
          +current_item_parent: false
          +current_item_ancestor: false
          #menu: Menu {#7829}
          #_name: null
          #_menu_item_object_id: "2493"
          #_menu_item_url: "https://preprod.lbofrance.com/en/team/"
          #menu_object: Post {#8364
            +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:4 [ …4]
            +"xfn": ""
            +"current": false
            +"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 {#7850
      +MenuItemClass: "Timber\MenuItem"
      +PostClass: "Timber\Post"
      +depth: 0
      +items: array:4 [
        0 => MenuItem {#8354
          +children: array:5 [
            0 => MenuItem {#7737 …69}
            1 => MenuItem {#8357 …69}
            2 => MenuItem {#7733 …69}
            3 => MenuItem {#8352 …69}
            4 => MenuItem {#8350 …69}
          ]
          +has_child_class: true
          +classes: array:14 [
            0 => ""
            1 => "menu-item"
            2 => "menu-item-type-post_type"
            3 => "menu-item-object-page"
            4 => "current-menu-item"
            5 => "page_item"
            6 => "page-item-1555"
            7 => "current_page_item"
            8 => "current-menu-ancestor"
            9 => "current-menu-parent"
            10 => "current_page_parent"
            11 => "current_page_ancestor"
            12 => "menu-item-2485"
            13 => "menu-item-has-children"
          ]
          +class: "menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-1555 current_page_item current-menu-ancestor current-menu-parent current_page_parent current_page_ancestor 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: true
          +current_item_parent: true
          +current_item_ancestor: true
          #menu: Menu {#7850}
          #_name: null
          #_menu_item_object_id: "1555"
          #_menu_item_url: ""
          #menu_object: Post {#8353
            +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:12 [ …12]
            +"xfn": ""
            +"current": true
            +"current_item_ancestor": true
            +"current_item_parent": true
            +"__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 {#8348
          +children: array:5 [
            0 => MenuItem {#8346 …70}
            1 => MenuItem {#8344 …70}
            2 => MenuItem {#8342 …70}
            3 => MenuItem {#8340 …70}
            4 => MenuItem {#8338 …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 {#7850}
          #_name: null
          #_menu_item_object_id: "2486"
          #_menu_item_url: "#"
          #menu_object: Post {#8347
            +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 {#8336
          +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 {#7850}
          #_name: null
          #_menu_item_object_id: "2492"
          #_menu_item_url: "https://preprod.lbofrance.com/en/portfolio/"
          #menu_object: Post {#8337
            +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 {#8334
          +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-2493"
          ]
          +class: "menu-item menu-item-type-custom menu-item-object-custom menu-item-2493"
          +level: 0
          +post_name: "equipe-2"
          +url: "https://preprod.lbofrance.com/en/team/"
          +PostClass: "Timber\Post"
          +current: false
          +current_item_parent: false
          +current_item_ancestor: false
          #menu: Menu {#7850}
          #_name: null
          #_menu_item_object_id: "2493"
          #_menu_item_url: "https://preprod.lbofrance.com/en/team/"
          #menu_object: Post {#8335
            +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:4 [ …4]
            +"xfn": ""
            +"current": false
            +"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 {#8358
      +MenuItemClass: "Timber\MenuItem"
      +PostClass: "Timber\Post"
      +depth: 0
      +items: array:4 [
        0 => MenuItem {#8325
          +children: array:5 [
            0 => MenuItem {#7728 …69}
            1 => MenuItem {#8328 …69}
            2 => MenuItem {#7730 …69}
            3 => MenuItem {#8323 …69}
            4 => MenuItem {#8321 …69}
          ]
          +has_child_class: true
          +classes: array:14 [
            0 => ""
            1 => "menu-item"
            2 => "menu-item-type-post_type"
            3 => "menu-item-object-page"
            4 => "current-menu-item"
            5 => "page_item"
            6 => "page-item-1555"
            7 => "current_page_item"
            8 => "current-menu-ancestor"
            9 => "current-menu-parent"
            10 => "current_page_parent"
            11 => "current_page_ancestor"
            12 => "menu-item-2485"
            13 => "menu-item-has-children"
          ]
          +class: "menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-1555 current_page_item current-menu-ancestor current-menu-parent current_page_parent current_page_ancestor 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: true
          +current_item_parent: true
          +current_item_ancestor: true
          #menu: Menu {#8358}
          #_name: null
          #_menu_item_object_id: "1555"
          #_menu_item_url: ""
          #menu_object: Post {#8324
            +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"
             …12
          }
          +id: 2485
          +ID: 2485
          +object_type: "post"
          +"ImageClass": "Timber\Image"
          +"TermClass": "Timber\Term"
          +"custom": array:10 [ …10]
          +"___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 [ …1]
          +"_menu_item_xfn": ""
          +"_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": ""
          +"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 {#8319
          +children: array:5 [ …5]
          +has_child_class: true
          +classes: array:6 [ …6]
          +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 {#8358}
          #_name: null
          #_menu_item_object_id: "2486"
          #_menu_item_url: "#"
          #menu_object: Post {#8318 …63}
          +id: 2486
          +ID: 2486
          +object_type: "post"
          +"ImageClass": "Timber\Image"
          +"TermClass": "Timber\Term"
          +"custom": array:10 [ …10]
          +"___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 [ …1]
          +"_menu_item_xfn": ""
          +"_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": ""
          +"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 {#8307
          +children: []
          +has_child_class: false
          +classes: array:5 [ …5]
          +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 {#8358}
          #_name: null
          #_menu_item_object_id: "2492"
          #_menu_item_url: "https://preprod.lbofrance.com/en/portfolio/"
          #menu_object: Post {#8308 …63}
          +id: 2492
          +ID: 2492
          +object_type: "post"
          +"ImageClass": "Timber\Image"
          +"TermClass": "Timber\Term"
          +"custom": array:10 [ …10]
          +"___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 [ …1]
          +"_menu_item_xfn": ""
          +"_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": ""
          +"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 {#8305
          +children: []
          +has_child_class: false
          +classes: array:5 [ …5]
          +class: "menu-item menu-item-type-custom menu-item-object-custom menu-item-2493"
          +level: 0
          +post_name: "equipe-2"
          +url: "https://preprod.lbofrance.com/en/team/"
          +PostClass: "Timber\Post"
          +current: false
          +current_item_parent: false
          +current_item_ancestor: false
          #menu: Menu {#8358}
          #_name: null
          #_menu_item_object_id: "2493"
          #_menu_item_url: "https://preprod.lbofrance.com/en/team/"
          #menu_object: Post {#8306 …63}
          +id: 2493
          +ID: 2493
          +object_type: "post"
          +"ImageClass": "Timber\Image"
          +"TermClass": "Timber\Term"
          +"custom": array:10 [ …10]
          +"___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 [ …1]
          +"_menu_item_xfn": ""
          +"_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": ""
          +"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:1 [
  "wp-wpml_current_language" => "en"
]
$_SERVER
array:44 [
  "SERVER_SOFTWARE" => "Apache/2.4.62 (Debian)"
  "REQUEST_URI" => "/en/about-lbo-france/"
  "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/about-lbo-france/"
  "REMOTE_PORT" => "38718"
  "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.227.79.241"
  "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/about-lbo-france"
  "HTTP_ACCEPT_ENCODING" => "gzip, br, zstd, deflate"
  "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" => 1727914892.3484
  "REQUEST_TIME" => 1727914892
]

User


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