stdClass Object
(
    [__CLASS__] => Drupal\node\Entity\Node
    [entityTypeId:protected] => node
    [enforceIsNew:protected] => 
    [typedData:protected] => 
    [cacheContexts:protected] => Array
        (
        )

    [cacheTags:protected] => Array
        (
        )

    [cacheMaxAge:protected] => -1
    [_serviceIds:protected] => Array
        (
        )

    [_entityStorages:protected] => Array
        (
        )

    [values:protected] => Array
        (
            [nid] => Array
                (
                    [x-default] => 5805
                )

            [vid] => Array
                (
                    [x-default] => 5805
                )

            [type] => Array
                (
                    [x-default] => page
                )

            [uuid] => Array
                (
                    [x-default] => 905bdd9c-da83-4143-87fd-b3dadf8a7312
                )

            [langcode] => Array
                (
                    [x-default] => fr
                    [en] => en
                )

            [revision_uid] => Array
                (
                    [x-default] => 22
                )

            [revision_timestamp] => Array
                (
                    [x-default] => 1721813745
                )

            [revision_log] => Array
                (
                    [x-default] => 
                )

            [revision_default] => Array
                (
                    [x-default] => 1
                )

            [isDefaultRevision] => Array
                (
                    [x-default] => 1
                )

            [status] => Array
                (
                    [en] => 1
                    [x-default] => 1
                )

            [uid] => Array
                (
                    [en] => 22
                    [x-default] => 22
                )

            [title] => Array
                (
                    [en] => The cycles
                    [x-default] => Les cycles
                )

            [created] => Array
                (
                    [en] => 1721812824
                    [x-default] => 1721812824
                )

            [changed] => Array
                (
                    [en] => 1725701974
                    [x-default] => 1725701974
                )

            [promote] => Array
                (
                    [en] => 0
                    [x-default] => 0
                )

            [sticky] => Array
                (
                    [en] => 0
                    [x-default] => 0
                )

            [default_langcode] => Array
                (
                    [en] => 0
                    [x-default] => 1
                )

            [revision_translation_affected] => Array
                (
                    [en] => 1
                    [x-default] => 1
                )

            [content_translation_source] => Array
                (
                    [en] => fr
                    [x-default] => und
                )

            [content_translation_outdated] => Array
                (
                    [en] => 0
                    [x-default] => 0
                )

            [publish_on] => Array
                (
                    [en] => 
                    [x-default] => 
                )

            [unpublish_on] => Array
                (
                    [en] => 
                    [x-default] => 
                )

            [field_intro] => Array
                (
                    [en] => Array
                        (
                            [0] => Array
                                (
                                    [value] => Every Wednesday, the Auditorium of the Fondation Pernod Ricard hosts a new debate organised by our programmers. This key fixture has contributed to building the Fondation’s identity for many years now: generous, openminded about art and social concerns, it responds in a timely manner to the evolution of some of the sensibilities that are shaping our present.
                                    [format] => line_breaks
                                )

                        )

                    [x-default] => Array
                        (
                            [0] => Array
                                (
                                    [value] => Chaque mercredi, l’Auditorium de la Fondation Pernod Ricard accueille une nouvelle rencontre organisée par nos programmateurs et programmatrices. Ce rendez-vous régulier a, depuis de nombreuses années, participé à construire l’identité de la Fondation : généreuse, ouverte sur l’art et les enjeux de société, réactive à l’évolution des sensibilités qui façonnent notre présent.
                                    [format] => line_breaks
                                )

                        )

                )

            [field_is_small] => Array
                (
                    [x-default] => Array
                        (
                            [0] => Array
                                (
                                    [value] => 0
                                )

                        )

                )

            [field_widgets] => Array
                (
                    [x-default] => Array
                        (
                            [0] => Array
                                (
                                    [target_id] => 2005
                                    [target_revision_id] => 2005
                                )

                            [1] => Array
                                (
                                    [target_id] => 1948
                                    [target_revision_id] => 1948
                                )

                            [2] => Array
                                (
                                    [target_id] => 1949
                                    [target_revision_id] => 1949
                                )

                            [3] => Array
                                (
                                    [target_id] => 1947
                                    [target_revision_id] => 1947
                                )

                            [4] => Array
                                (
                                    [target_id] => 1950
                                    [target_revision_id] => 1950
                                )

                            [5] => Array
                                (
                                    [target_id] => 1946
                                    [target_revision_id] => 1946
                                )

                        )

                )

        )

    [fields:protected] => Array
        (
        )

    [fieldDefinitions:protected] => Array
        (
            [nid] => stdClass Object
                (
                    [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                    [definition:protected] => Array
                        (
                            [label] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                    [string:protected] => ID
                                    [arguments:protected] => Array
                                        (
                                        )

                                    [translatedMarkup:protected] => 
                                    [options:protected] => Array
                                        (
                                        )

                                    [stringTranslation:protected] => 
                                )

                            [read-only] => 1
                            [provider] => node
                            [field_name] => nid
                            [entity_type] => node
                            [bundle] => 
                        )

                    [typedDataManager:protected] => 
                    [itemDefinition:protected] => stdClass Object
                        (
                            [__CLASS__] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                            [definition:protected] => Array
                                (
                                    [type] => field_item:integer
                                    [settings] => Array
                                        (
                                            [unsigned] => 1
                                            [size] => normal
                                            [min] => 
                                            [max] => 
                                            [prefix] => 
                                            [suffix] => 
                                        )

                                )

                            [typedDataManager:protected] => 
                            [fieldDefinition:protected] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                                    [definition:protected] => Array
                                        (
                                            [label] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [read-only] => 1
                                            [provider] => node
                                            [field_name] => nid
                                            [entity_type] => node
                                            [bundle] => 
                                        )

                                    [typedDataManager:protected] => 
                                    [itemDefinition:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                                            [definition:protected] => Array(2)
                                            [typedDataManager:protected] => 
                                            [fieldDefinition:protected] => Drupal\Core\Field\BaseFieldDefinition
                                        )

                                    [type:protected] => integer
                                    [propertyDefinitions:protected] => 
                                    [schema:protected] => 
                                    [indexes:protected] => Array
                                        (
                                        )

                                )

                        )

                    [type:protected] => integer
                    [propertyDefinitions:protected] => 
                    [schema:protected] => 
                    [indexes:protected] => Array
                        (
                        )

                )

            [uuid] => stdClass Object
                (
                    [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                    [definition:protected] => Array
                        (
                            [label] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                    [string:protected] => UUID
                                    [arguments:protected] => Array
                                        (
                                        )

                                    [translatedMarkup:protected] => 
                                    [options:protected] => Array
                                        (
                                        )

                                    [stringTranslation:protected] => 
                                )

                            [read-only] => 1
                            [provider] => node
                            [field_name] => uuid
                            [entity_type] => node
                            [bundle] => 
                        )

                    [typedDataManager:protected] => 
                    [itemDefinition:protected] => stdClass Object
                        (
                            [__CLASS__] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                            [definition:protected] => Array
                                (
                                    [type] => field_item:uuid
                                    [settings] => Array
                                        (
                                            [max_length] => 128
                                            [is_ascii] => 1
                                            [case_sensitive] => 
                                        )

                                )

                            [typedDataManager:protected] => 
                            [fieldDefinition:protected] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                                    [definition:protected] => Array
                                        (
                                            [label] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [read-only] => 1
                                            [provider] => node
                                            [field_name] => uuid
                                            [entity_type] => node
                                            [bundle] => 
                                        )

                                    [typedDataManager:protected] => 
                                    [itemDefinition:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                                            [definition:protected] => Array(2)
                                            [typedDataManager:protected] => 
                                            [fieldDefinition:protected] => Drupal\Core\Field\BaseFieldDefinition
                                        )

                                    [type:protected] => uuid
                                    [propertyDefinitions:protected] => 
                                    [schema:protected] => 
                                    [indexes:protected] => Array
                                        (
                                        )

                                )

                        )

                    [type:protected] => uuid
                    [propertyDefinitions:protected] => 
                    [schema:protected] => 
                    [indexes:protected] => Array
                        (
                        )

                )

            [vid] => stdClass Object
                (
                    [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                    [definition:protected] => Array
                        (
                            [label] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                    [string:protected] => Revision ID
                                    [arguments:protected] => Array
                                        (
                                        )

                                    [translatedMarkup:protected] => 
                                    [options:protected] => Array
                                        (
                                        )

                                    [stringTranslation:protected] => 
                                )

                            [read-only] => 1
                            [provider] => node
                            [field_name] => vid
                            [entity_type] => node
                            [bundle] => 
                        )

                    [typedDataManager:protected] => 
                    [itemDefinition:protected] => stdClass Object
                        (
                            [__CLASS__] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                            [definition:protected] => Array
                                (
                                    [type] => field_item:integer
                                    [settings] => Array
                                        (
                                            [unsigned] => 1
                                            [size] => normal
                                            [min] => 
                                            [max] => 
                                            [prefix] => 
                                            [suffix] => 
                                        )

                                )

                            [typedDataManager:protected] => 
                            [fieldDefinition:protected] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                                    [definition:protected] => Array
                                        (
                                            [label] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [read-only] => 1
                                            [provider] => node
                                            [field_name] => vid
                                            [entity_type] => node
                                            [bundle] => 
                                        )

                                    [typedDataManager:protected] => 
                                    [itemDefinition:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                                            [definition:protected] => Array(2)
                                            [typedDataManager:protected] => 
                                            [fieldDefinition:protected] => Drupal\Core\Field\BaseFieldDefinition
                                        )

                                    [type:protected] => integer
                                    [propertyDefinitions:protected] => 
                                    [schema:protected] => 
                                    [indexes:protected] => Array
                                        (
                                        )

                                )

                        )

                    [type:protected] => integer
                    [propertyDefinitions:protected] => 
                    [schema:protected] => 
                    [indexes:protected] => Array
                        (
                        )

                )

            [langcode] => stdClass Object
                (
                    [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                    [definition:protected] => Array
                        (
                            [label] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                    [string:protected] => Language
                                    [arguments:protected] => Array
                                        (
                                        )

                                    [translatedMarkup:protected] => 
                                    [options:protected] => Array
                                        (
                                        )

                                    [stringTranslation:protected] => 
                                )

                            [display] => Array
                                (
                                    [view] => Array
                                        (
                                            [options] => Array(1)
                                            [configurable] => 1
                                        )

                                    [form] => Array
                                        (
                                            [options] => Array(2)
                                            [configurable] => 1
                                        )

                                )

                            [revisionable] => 1
                            [translatable] => 1
                            [provider] => node
                            [field_name] => langcode
                            [entity_type] => node
                            [bundle] => 
                        )

                    [typedDataManager:protected] => 
                    [itemDefinition:protected] => stdClass Object
                        (
                            [__CLASS__] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                            [definition:protected] => Array
                                (
                                    [type] => field_item:language
                                    [settings] => Array
                                        (
                                        )

                                )

                            [typedDataManager:protected] => 
                            [fieldDefinition:protected] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                                    [definition:protected] => Array
                                        (
                                            [label] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [display] => Array(2)
                                            [revisionable] => 1
                                            [translatable] => 1
                                            [provider] => node
                                            [field_name] => langcode
                                            [entity_type] => node
                                            [bundle] => 
                                        )

                                    [typedDataManager:protected] => 
                                    [itemDefinition:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                                            [definition:protected] => Array(2)
                                            [typedDataManager:protected] => 
                                            [fieldDefinition:protected] => Drupal\Core\Field\BaseFieldDefinition
                                        )

                                    [type:protected] => language
                                    [propertyDefinitions:protected] => 
                                    [schema:protected] => 
                                    [indexes:protected] => Array
                                        (
                                        )

                                )

                        )

                    [type:protected] => language
                    [propertyDefinitions:protected] => 
                    [schema:protected] => 
                    [indexes:protected] => Array
                        (
                        )

                )

            [type] => stdClass Object
                (
                    [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                    [definition:protected] => Array
                        (
                            [label] => Content type
                            [required] => 1
                            [read-only] => 1
                            [provider] => node
                            [field_name] => type
                            [entity_type] => node
                            [bundle] => 
                        )

                    [typedDataManager:protected] => 
                    [itemDefinition:protected] => stdClass Object
                        (
                            [__CLASS__] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                            [definition:protected] => Array
                                (
                                    [type] => field_item:entity_reference
                                    [settings] => Array
                                        (
                                            [target_type] => node_type
                                            [handler] => default
                                            [handler_settings] => Array(0)
                                        )

                                )

                            [typedDataManager:protected] => 
                            [fieldDefinition:protected] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                                    [definition:protected] => Array
                                        (
                                            [label] => Content type
                                            [required] => 1
                                            [read-only] => 1
                                            [provider] => node
                                            [field_name] => type
                                            [entity_type] => node
                                            [bundle] => 
                                        )

                                    [typedDataManager:protected] => 
                                    [itemDefinition:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                                            [definition:protected] => Array(2)
                                            [typedDataManager:protected] => 
                                            [fieldDefinition:protected] => Drupal\Core\Field\BaseFieldDefinition
                                        )

                                    [type:protected] => entity_reference
                                    [propertyDefinitions:protected] => 
                                    [schema:protected] => 
                                    [indexes:protected] => Array
                                        (
                                        )

                                )

                        )

                    [type:protected] => entity_reference
                    [propertyDefinitions:protected] => 
                    [schema:protected] => 
                    [indexes:protected] => Array
                        (
                        )

                )

            [revision_timestamp] => stdClass Object
                (
                    [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                    [definition:protected] => Array
                        (
                            [label] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                    [string:protected] => Revision create time
                                    [arguments:protected] => Array
                                        (
                                        )

                                    [translatedMarkup:protected] => 
                                    [options:protected] => Array
                                        (
                                        )

                                    [stringTranslation:protected] => 
                                )

                            [description] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                    [string:protected] => The time that the current revision was created.
                                    [arguments:protected] => Array
                                        (
                                        )

                                    [translatedMarkup:protected] => 
                                    [options:protected] => Array
                                        (
                                        )

                                    [stringTranslation:protected] => 
                                )

                            [revisionable] => 1
                            [provider] => node
                            [field_name] => revision_timestamp
                            [entity_type] => node
                            [bundle] => 
                        )

                    [typedDataManager:protected] => 
                    [itemDefinition:protected] => stdClass Object
                        (
                            [__CLASS__] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                            [definition:protected] => Array
                                (
                                    [type] => field_item:created
                                    [settings] => Array
                                        (
                                        )

                                )

                            [typedDataManager:protected] => 
                            [fieldDefinition:protected] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                                    [definition:protected] => Array
                                        (
                                            [label] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [description] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [revisionable] => 1
                                            [provider] => node
                                            [field_name] => revision_timestamp
                                            [entity_type] => node
                                            [bundle] => 
                                        )

                                    [typedDataManager:protected] => 
                                    [itemDefinition:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                                            [definition:protected] => Array(2)
                                            [typedDataManager:protected] => 
                                            [fieldDefinition:protected] => Drupal\Core\Field\BaseFieldDefinition
                                        )

                                    [type:protected] => created
                                    [propertyDefinitions:protected] => 
                                    [schema:protected] => 
                                    [indexes:protected] => Array
                                        (
                                        )

                                )

                        )

                    [type:protected] => created
                    [propertyDefinitions:protected] => 
                    [schema:protected] => 
                    [indexes:protected] => Array
                        (
                        )

                )

            [revision_uid] => stdClass Object
                (
                    [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                    [definition:protected] => Array
                        (
                            [label] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                    [string:protected] => Revision user
                                    [arguments:protected] => Array
                                        (
                                        )

                                    [translatedMarkup:protected] => 
                                    [options:protected] => Array
                                        (
                                        )

                                    [stringTranslation:protected] => 
                                )

                            [description] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                    [string:protected] => The user ID of the author of the current revision.
                                    [arguments:protected] => Array
                                        (
                                        )

                                    [translatedMarkup:protected] => 
                                    [options:protected] => Array
                                        (
                                        )

                                    [stringTranslation:protected] => 
                                )

                            [revisionable] => 1
                            [provider] => node
                            [field_name] => revision_uid
                            [entity_type] => node
                            [bundle] => 
                        )

                    [typedDataManager:protected] => 
                    [itemDefinition:protected] => stdClass Object
                        (
                            [__CLASS__] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                            [definition:protected] => Array
                                (
                                    [type] => field_item:entity_reference
                                    [settings] => Array
                                        (
                                            [target_type] => user
                                            [handler] => default
                                            [handler_settings] => Array(0)
                                        )

                                )

                            [typedDataManager:protected] => 
                            [fieldDefinition:protected] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                                    [definition:protected] => Array
                                        (
                                            [label] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [description] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [revisionable] => 1
                                            [provider] => node
                                            [field_name] => revision_uid
                                            [entity_type] => node
                                            [bundle] => 
                                        )

                                    [typedDataManager:protected] => 
                                    [itemDefinition:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                                            [definition:protected] => Array(2)
                                            [typedDataManager:protected] => 
                                            [fieldDefinition:protected] => Drupal\Core\Field\BaseFieldDefinition
                                        )

                                    [type:protected] => entity_reference
                                    [propertyDefinitions:protected] => 
                                    [schema:protected] => 
                                    [indexes:protected] => Array
                                        (
                                        )

                                )

                        )

                    [type:protected] => entity_reference
                    [propertyDefinitions:protected] => 
                    [schema:protected] => 
                    [indexes:protected] => Array
                        (
                        )

                )

            [revision_log] => stdClass Object
                (
                    [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                    [definition:protected] => Array
                        (
                            [label] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                    [string:protected] => Revision log message
                                    [arguments:protected] => Array
                                        (
                                        )

                                    [translatedMarkup:protected] => 
                                    [options:protected] => Array
                                        (
                                        )

                                    [stringTranslation:protected] => 
                                )

                            [description] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                    [string:protected] => Briefly describe the changes you have made.
                                    [arguments:protected] => Array
                                        (
                                        )

                                    [translatedMarkup:protected] => 
                                    [options:protected] => Array
                                        (
                                        )

                                    [stringTranslation:protected] => 
                                )

                            [revisionable] => 1
                            [default_value] => Array
                                (
                                    [0] => Array
                                        (
                                            [value] => 
                                        )

                                )

                            [display] => Array
                                (
                                    [form] => Array
                                        (
                                            [options] => Array(3)
                                        )

                                )

                            [provider] => node
                            [field_name] => revision_log
                            [entity_type] => node
                            [bundle] => 
                        )

                    [typedDataManager:protected] => 
                    [itemDefinition:protected] => stdClass Object
                        (
                            [__CLASS__] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                            [definition:protected] => Array
                                (
                                    [type] => field_item:string_long
                                    [settings] => Array
                                        (
                                            [case_sensitive] => 
                                        )

                                )

                            [typedDataManager:protected] => 
                            [fieldDefinition:protected] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                                    [definition:protected] => Array
                                        (
                                            [label] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [description] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [revisionable] => 1
                                            [default_value] => Array(1)
                                            [display] => Array(1)
                                            [provider] => node
                                            [field_name] => revision_log
                                            [entity_type] => node
                                            [bundle] => 
                                        )

                                    [typedDataManager:protected] => 
                                    [itemDefinition:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                                            [definition:protected] => Array(2)
                                            [typedDataManager:protected] => 
                                            [fieldDefinition:protected] => Drupal\Core\Field\BaseFieldDefinition
                                        )

                                    [type:protected] => string_long
                                    [propertyDefinitions:protected] => 
                                    [schema:protected] => 
                                    [indexes:protected] => Array
                                        (
                                        )

                                )

                        )

                    [type:protected] => string_long
                    [propertyDefinitions:protected] => 
                    [schema:protected] => 
                    [indexes:protected] => Array
                        (
                        )

                )

            [status] => stdClass Object
                (
                    [__CLASS__] => Drupal\Core\Field\Entity\BaseFieldOverride
                    [entityTypeId:protected] => base_field_override
                    [enforceIsNew:protected] => 
                    [typedData:protected] => 
                    [cacheContexts:protected] => Array
                        (
                            [0] => languages:language_interface
                        )

                    [cacheTags:protected] => Array
                        (
                        )

                    [cacheMaxAge:protected] => -1
                    [_serviceIds:protected] => Array
                        (
                        )

                    [_entityStorages:protected] => Array
                        (
                        )

                    [originalId:protected] => node.page.status
                    [status:protected] => 1
                    [uuid:protected] => 2fd48c84-a073-4b22-88e5-d7eeba4c5ec6
                    [isUninstalling:Drupal\Core\Config\Entity\ConfigEntityBase:private] => 
                    [langcode:protected] => fr
                    [third_party_settings:protected] => Array
                        (
                        )

                    [_core:protected] => Array
                        (
                        )

                    [trustedData:protected] => 
                    [dependencies:protected] => Array
                        (
                            [config] => Array
                                (
                                    [0] => node.type.page
                                )

                        )

                    [isSyncing:protected] => 
                    [id:protected] => node.page.status
                    [field_name:protected] => status
                    [field_type:protected] => boolean
                    [entity_type:protected] => node
                    [bundle:protected] => page
                    [label:protected] => Publié
                    [description:protected] => 
                    [settings:protected] => Array
                        (
                            [on_label] => Activé
                            [off_label] => Désactivé
                        )

                    [required:protected] => 
                    [translatable:protected] => 
                    [default_value:protected] => Array
                        (
                            [0] => Array
                                (
                                    [value] => 1
                                )

                        )

                    [default_value_callback:protected] => 
                    [fieldStorage:protected] => 
                    [itemDefinition:protected] => 
                    [constraints:protected] => Array
                        (
                        )

                    [propertyConstraints:protected] => Array
                        (
                        )

                )

            [uid] => stdClass Object
                (
                    [__CLASS__] => Drupal\Core\Field\Entity\BaseFieldOverride
                    [entityTypeId:protected] => base_field_override
                    [enforceIsNew:protected] => 
                    [typedData:protected] => 
                    [cacheContexts:protected] => Array
                        (
                            [0] => languages:language_interface
                        )

                    [cacheTags:protected] => Array
                        (
                        )

                    [cacheMaxAge:protected] => -1
                    [_serviceIds:protected] => Array
                        (
                        )

                    [_entityStorages:protected] => Array
                        (
                        )

                    [originalId:protected] => node.page.uid
                    [status:protected] => 1
                    [uuid:protected] => 2055c173-a002-407a-a688-696e647d78cd
                    [isUninstalling:Drupal\Core\Config\Entity\ConfigEntityBase:private] => 
                    [langcode:protected] => fr
                    [third_party_settings:protected] => Array
                        (
                        )

                    [_core:protected] => Array
                        (
                        )

                    [trustedData:protected] => 
                    [dependencies:protected] => Array
                        (
                            [config] => Array
                                (
                                    [0] => node.type.page
                                )

                        )

                    [isSyncing:protected] => 
                    [id:protected] => node.page.uid
                    [field_name:protected] => uid
                    [field_type:protected] => entity_reference
                    [entity_type:protected] => node
                    [bundle:protected] => page
                    [label:protected] => Écrit par
                    [description:protected] => Le nom d'utilisateur de l'auteur du contenu.
                    [settings:protected] => Array
                        (
                            [handler] => default
                            [handler_settings] => Array
                                (
                                )

                        )

                    [required:protected] => 
                    [translatable:protected] => 
                    [default_value:protected] => Array
                        (
                        )

                    [default_value_callback:protected] => Drupal\node\Entity\Node::getDefaultEntityOwner
                    [fieldStorage:protected] => 
                    [itemDefinition:protected] => 
                    [constraints:protected] => Array
                        (
                        )

                    [propertyConstraints:protected] => Array
                        (
                        )

                )

            [title] => stdClass Object
                (
                    [__CLASS__] => Drupal\Core\Field\Entity\BaseFieldOverride
                    [entityTypeId:protected] => base_field_override
                    [enforceIsNew:protected] => 
                    [typedData:protected] => 
                    [cacheContexts:protected] => Array
                        (
                            [0] => languages:language_interface
                        )

                    [cacheTags:protected] => Array
                        (
                        )

                    [cacheMaxAge:protected] => -1
                    [_serviceIds:protected] => Array
                        (
                        )

                    [_entityStorages:protected] => Array
                        (
                        )

                    [originalId:protected] => node.page.title
                    [status:protected] => 1
                    [uuid:protected] => 7490754f-a6da-4b9b-a752-2bc26a2056ac
                    [isUninstalling:Drupal\Core\Config\Entity\ConfigEntityBase:private] => 
                    [langcode:protected] => fr
                    [third_party_settings:protected] => Array
                        (
                        )

                    [_core:protected] => Array
                        (
                        )

                    [trustedData:protected] => 
                    [dependencies:protected] => Array
                        (
                            [config] => Array
                                (
                                    [0] => node.type.page
                                )

                        )

                    [isSyncing:protected] => 
                    [id:protected] => node.page.title
                    [field_name:protected] => title
                    [field_type:protected] => string
                    [entity_type:protected] => node
                    [bundle:protected] => page
                    [label:protected] => Titre
                    [description:protected] => 
                    [settings:protected] => Array
                        (
                        )

                    [required:protected] => 1
                    [translatable:protected] => 1
                    [default_value:protected] => Array
                        (
                        )

                    [default_value_callback:protected] => 
                    [fieldStorage:protected] => 
                    [itemDefinition:protected] => 
                    [constraints:protected] => Array
                        (
                        )

                    [propertyConstraints:protected] => Array
                        (
                        )

                )

            [created] => stdClass Object
                (
                    [__CLASS__] => Drupal\Core\Field\Entity\BaseFieldOverride
                    [entityTypeId:protected] => base_field_override
                    [enforceIsNew:protected] => 
                    [typedData:protected] => 
                    [cacheContexts:protected] => Array
                        (
                            [0] => languages:language_interface
                        )

                    [cacheTags:protected] => Array
                        (
                        )

                    [cacheMaxAge:protected] => -1
                    [_serviceIds:protected] => Array
                        (
                        )

                    [_entityStorages:protected] => Array
                        (
                        )

                    [originalId:protected] => node.page.created
                    [status:protected] => 1
                    [uuid:protected] => 45375028-ce49-4fb4-952c-4865ff5b4b27
                    [isUninstalling:Drupal\Core\Config\Entity\ConfigEntityBase:private] => 
                    [langcode:protected] => fr
                    [third_party_settings:protected] => Array
                        (
                        )

                    [_core:protected] => Array
                        (
                        )

                    [trustedData:protected] => 
                    [dependencies:protected] => Array
                        (
                            [config] => Array
                                (
                                    [0] => node.type.page
                                )

                        )

                    [isSyncing:protected] => 
                    [id:protected] => node.page.created
                    [field_name:protected] => created
                    [field_type:protected] => created
                    [entity_type:protected] => node
                    [bundle:protected] => page
                    [label:protected] => Écrit le
                    [description:protected] => L'heure à laquelle le nœud a été créé.
                    [settings:protected] => Array
                        (
                        )

                    [required:protected] => 
                    [translatable:protected] => 
                    [default_value:protected] => Array
                        (
                        )

                    [default_value_callback:protected] => 
                    [fieldStorage:protected] => 
                    [itemDefinition:protected] => 
                    [constraints:protected] => Array
                        (
                        )

                    [propertyConstraints:protected] => Array
                        (
                        )

                )

            [changed] => stdClass Object
                (
                    [__CLASS__] => Drupal\Core\Field\Entity\BaseFieldOverride
                    [entityTypeId:protected] => base_field_override
                    [enforceIsNew:protected] => 
                    [typedData:protected] => 
                    [cacheContexts:protected] => Array
                        (
                            [0] => languages:language_interface
                        )

                    [cacheTags:protected] => Array
                        (
                        )

                    [cacheMaxAge:protected] => -1
                    [_serviceIds:protected] => Array
                        (
                        )

                    [_entityStorages:protected] => Array
                        (
                        )

                    [originalId:protected] => node.page.changed
                    [status:protected] => 1
                    [uuid:protected] => 91878fe2-598c-4258-a562-f70615169db2
                    [isUninstalling:Drupal\Core\Config\Entity\ConfigEntityBase:private] => 
                    [langcode:protected] => fr
                    [third_party_settings:protected] => Array
                        (
                        )

                    [_core:protected] => Array
                        (
                        )

                    [trustedData:protected] => 
                    [dependencies:protected] => Array
                        (
                            [config] => Array
                                (
                                    [0] => node.type.page
                                )

                        )

                    [isSyncing:protected] => 
                    [id:protected] => node.page.changed
                    [field_name:protected] => changed
                    [field_type:protected] => changed
                    [entity_type:protected] => node
                    [bundle:protected] => page
                    [label:protected] => Modifié
                    [description:protected] => La date à laquelle le nœud a été modifié pour la dernière fois.
                    [settings:protected] => Array
                        (
                        )

                    [required:protected] => 
                    [translatable:protected] => 
                    [default_value:protected] => Array
                        (
                        )

                    [default_value_callback:protected] => 
                    [fieldStorage:protected] => 
                    [itemDefinition:protected] => 
                    [constraints:protected] => Array
                        (
                        )

                    [propertyConstraints:protected] => Array
                        (
                        )

                )

            [promote] => stdClass Object
                (
                    [__CLASS__] => Drupal\Core\Field\Entity\BaseFieldOverride
                    [entityTypeId:protected] => base_field_override
                    [enforceIsNew:protected] => 
                    [typedData:protected] => 
                    [cacheContexts:protected] => Array
                        (
                            [0] => languages:language_interface
                        )

                    [cacheTags:protected] => Array
                        (
                        )

                    [cacheMaxAge:protected] => -1
                    [_serviceIds:protected] => Array
                        (
                        )

                    [_entityStorages:protected] => Array
                        (
                        )

                    [originalId:protected] => node.page.promote
                    [status:protected] => 1
                    [uuid:protected] => 7545e6a7-c155-44ac-92ff-d35305dfd274
                    [isUninstalling:Drupal\Core\Config\Entity\ConfigEntityBase:private] => 
                    [langcode:protected] => fr
                    [third_party_settings:protected] => Array
                        (
                        )

                    [_core:protected] => Array
                        (
                            [default_config_hash] => fPUEnm4T5zfZRr3ttDUqq7yCDd2uW3clWD-pvos4tlQ
                        )

                    [trustedData:protected] => 
                    [dependencies:protected] => Array
                        (
                            [config] => Array
                                (
                                    [0] => node.type.page
                                )

                        )

                    [isSyncing:protected] => 
                    [id:protected] => node.page.promote
                    [field_name:protected] => promote
                    [field_type:protected] => boolean
                    [entity_type:protected] => node
                    [bundle:protected] => page
                    [label:protected] => Promu en page d'accueil
                    [description:protected] => 
                    [settings:protected] => Array
                        (
                            [on_label] => Activé
                            [off_label] => Désactivé
                        )

                    [required:protected] => 
                    [translatable:protected] => 
                    [default_value:protected] => Array
                        (
                            [0] => Array
                                (
                                    [value] => 0
                                )

                        )

                    [default_value_callback:protected] => 
                    [fieldStorage:protected] => 
                    [itemDefinition:protected] => 
                    [constraints:protected] => Array
                        (
                        )

                    [propertyConstraints:protected] => Array
                        (
                        )

                )

            [sticky] => stdClass Object
                (
                    [__CLASS__] => Drupal\Core\Field\Entity\BaseFieldOverride
                    [entityTypeId:protected] => base_field_override
                    [enforceIsNew:protected] => 
                    [typedData:protected] => 
                    [cacheContexts:protected] => Array
                        (
                            [0] => languages:language_interface
                        )

                    [cacheTags:protected] => Array
                        (
                        )

                    [cacheMaxAge:protected] => -1
                    [_serviceIds:protected] => Array
                        (
                        )

                    [_entityStorages:protected] => Array
                        (
                        )

                    [originalId:protected] => node.page.sticky
                    [status:protected] => 1
                    [uuid:protected] => aecbacf2-240b-46d4-bd35-25efb2ddc639
                    [isUninstalling:Drupal\Core\Config\Entity\ConfigEntityBase:private] => 
                    [langcode:protected] => fr
                    [third_party_settings:protected] => Array
                        (
                        )

                    [_core:protected] => Array
                        (
                        )

                    [trustedData:protected] => 
                    [dependencies:protected] => Array
                        (
                            [config] => Array
                                (
                                    [0] => node.type.page
                                )

                        )

                    [isSyncing:protected] => 
                    [id:protected] => node.page.sticky
                    [field_name:protected] => sticky
                    [field_type:protected] => boolean
                    [entity_type:protected] => node
                    [bundle:protected] => page
                    [label:protected] => Epinglé en haut des listes
                    [description:protected] => 
                    [settings:protected] => Array
                        (
                            [on_label] => Activé
                            [off_label] => Désactivé
                        )

                    [required:protected] => 
                    [translatable:protected] => 
                    [default_value:protected] => Array
                        (
                            [0] => Array
                                (
                                    [value] => 0
                                )

                        )

                    [default_value_callback:protected] => 
                    [fieldStorage:protected] => 
                    [itemDefinition:protected] => 
                    [constraints:protected] => Array
                        (
                        )

                    [propertyConstraints:protected] => Array
                        (
                        )

                )

            [default_langcode] => stdClass Object
                (
                    [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                    [definition:protected] => Array
                        (
                            [label] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                    [string:protected] => Default translation
                                    [arguments:protected] => Array
                                        (
                                        )

                                    [translatedMarkup:protected] => 
                                    [options:protected] => Array
                                        (
                                        )

                                    [stringTranslation:protected] => 
                                )

                            [description] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                    [string:protected] => A flag indicating whether this is the default translation.
                                    [arguments:protected] => Array
                                        (
                                        )

                                    [translatedMarkup:protected] => 
                                    [options:protected] => Array
                                        (
                                        )

                                    [stringTranslation:protected] => 
                                )

                            [translatable] => 1
                            [revisionable] => 1
                            [default_value] => Array
                                (
                                    [0] => Array
                                        (
                                            [value] => 1
                                        )

                                )

                            [provider] => node
                            [field_name] => default_langcode
                            [entity_type] => node
                            [bundle] => 
                        )

                    [typedDataManager:protected] => 
                    [itemDefinition:protected] => stdClass Object
                        (
                            [__CLASS__] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                            [definition:protected] => Array
                                (
                                    [type] => field_item:boolean
                                    [settings] => Array
                                        (
                                            [on_label] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [off_label] => Drupal\Core\StringTranslation\TranslatableMarkup
                                        )

                                )

                            [typedDataManager:protected] => 
                            [fieldDefinition:protected] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                                    [definition:protected] => Array
                                        (
                                            [label] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [description] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [translatable] => 1
                                            [revisionable] => 1
                                            [default_value] => Array(1)
                                            [provider] => node
                                            [field_name] => default_langcode
                                            [entity_type] => node
                                            [bundle] => 
                                        )

                                    [typedDataManager:protected] => 
                                    [itemDefinition:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                                            [definition:protected] => Array(2)
                                            [typedDataManager:protected] => 
                                            [fieldDefinition:protected] => Drupal\Core\Field\BaseFieldDefinition
                                        )

                                    [type:protected] => boolean
                                    [propertyDefinitions:protected] => 
                                    [schema:protected] => 
                                    [indexes:protected] => Array
                                        (
                                        )

                                )

                        )

                    [type:protected] => boolean
                    [propertyDefinitions:protected] => 
                    [schema:protected] => 
                    [indexes:protected] => Array
                        (
                        )

                )

            [revision_default] => stdClass Object
                (
                    [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                    [definition:protected] => Array
                        (
                            [label] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                    [string:protected] => Default revision
                                    [arguments:protected] => Array
                                        (
                                        )

                                    [translatedMarkup:protected] => 
                                    [options:protected] => Array
                                        (
                                        )

                                    [stringTranslation:protected] => 
                                )

                            [description] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                    [string:protected] => A flag indicating whether this was a default revision when it was saved.
                                    [arguments:protected] => Array
                                        (
                                        )

                                    [translatedMarkup:protected] => 
                                    [options:protected] => Array
                                        (
                                        )

                                    [stringTranslation:protected] => 
                                )

                            [storage_required] => 1
                            [internal] => 1
                            [translatable] => 
                            [revisionable] => 1
                            [provider] => node
                            [field_name] => revision_default
                            [entity_type] => node
                            [bundle] => 
                        )

                    [typedDataManager:protected] => 
                    [itemDefinition:protected] => stdClass Object
                        (
                            [__CLASS__] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                            [definition:protected] => Array
                                (
                                    [type] => field_item:boolean
                                    [settings] => Array
                                        (
                                            [on_label] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [off_label] => Drupal\Core\StringTranslation\TranslatableMarkup
                                        )

                                )

                            [typedDataManager:protected] => 
                            [fieldDefinition:protected] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                                    [definition:protected] => Array
                                        (
                                            [label] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [description] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [storage_required] => 1
                                            [internal] => 1
                                            [translatable] => 
                                            [revisionable] => 1
                                            [provider] => node
                                            [field_name] => revision_default
                                            [entity_type] => node
                                            [bundle] => 
                                        )

                                    [typedDataManager:protected] => 
                                    [itemDefinition:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                                            [definition:protected] => Array(2)
                                            [typedDataManager:protected] => 
                                            [fieldDefinition:protected] => Drupal\Core\Field\BaseFieldDefinition
                                        )

                                    [type:protected] => boolean
                                    [propertyDefinitions:protected] => 
                                    [schema:protected] => 
                                    [indexes:protected] => Array
                                        (
                                        )

                                )

                        )

                    [type:protected] => boolean
                    [propertyDefinitions:protected] => 
                    [schema:protected] => 
                    [indexes:protected] => Array
                        (
                        )

                )

            [revision_translation_affected] => stdClass Object
                (
                    [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                    [definition:protected] => Array
                        (
                            [label] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                    [string:protected] => Revision translation affected
                                    [arguments:protected] => Array
                                        (
                                        )

                                    [translatedMarkup:protected] => 
                                    [options:protected] => Array
                                        (
                                        )

                                    [stringTranslation:protected] => 
                                )

                            [description] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                    [string:protected] => Indicates if the last edit of a translation belongs to current revision.
                                    [arguments:protected] => Array
                                        (
                                        )

                                    [translatedMarkup:protected] => 
                                    [options:protected] => Array
                                        (
                                        )

                                    [stringTranslation:protected] => 
                                )

                            [read-only] => 1
                            [revisionable] => 1
                            [translatable] => 1
                            [provider] => node
                            [field_name] => revision_translation_affected
                            [entity_type] => node
                            [bundle] => 
                        )

                    [typedDataManager:protected] => 
                    [itemDefinition:protected] => stdClass Object
                        (
                            [__CLASS__] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                            [definition:protected] => Array
                                (
                                    [type] => field_item:boolean
                                    [settings] => Array
                                        (
                                            [on_label] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [off_label] => Drupal\Core\StringTranslation\TranslatableMarkup
                                        )

                                )

                            [typedDataManager:protected] => 
                            [fieldDefinition:protected] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                                    [definition:protected] => Array
                                        (
                                            [label] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [description] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [read-only] => 1
                                            [revisionable] => 1
                                            [translatable] => 1
                                            [provider] => node
                                            [field_name] => revision_translation_affected
                                            [entity_type] => node
                                            [bundle] => 
                                        )

                                    [typedDataManager:protected] => 
                                    [itemDefinition:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                                            [definition:protected] => Array(2)
                                            [typedDataManager:protected] => 
                                            [fieldDefinition:protected] => Drupal\Core\Field\BaseFieldDefinition
                                        )

                                    [type:protected] => boolean
                                    [propertyDefinitions:protected] => 
                                    [schema:protected] => 
                                    [indexes:protected] => Array
                                        (
                                        )

                                )

                        )

                    [type:protected] => boolean
                    [propertyDefinitions:protected] => 
                    [schema:protected] => 
                    [indexes:protected] => Array
                        (
                        )

                )

            [path] => stdClass Object
                (
                    [__CLASS__] => Drupal\Core\Field\Entity\BaseFieldOverride
                    [entityTypeId:protected] => base_field_override
                    [enforceIsNew:protected] => 
                    [typedData:protected] => 
                    [cacheContexts:protected] => Array
                        (
                            [0] => languages:language_interface
                        )

                    [cacheTags:protected] => Array
                        (
                        )

                    [cacheMaxAge:protected] => -1
                    [_serviceIds:protected] => Array
                        (
                        )

                    [_entityStorages:protected] => Array
                        (
                        )

                    [originalId:protected] => node.page.path
                    [status:protected] => 1
                    [uuid:protected] => 449d0cc1-95ea-42b1-8203-cc5d6e599199
                    [isUninstalling:Drupal\Core\Config\Entity\ConfigEntityBase:private] => 
                    [langcode:protected] => fr
                    [third_party_settings:protected] => Array
                        (
                        )

                    [_core:protected] => Array
                        (
                        )

                    [trustedData:protected] => 
                    [dependencies:protected] => Array
                        (
                            [config] => Array
                                (
                                    [0] => node.type.page
                                )

                            [module] => Array
                                (
                                    [0] => path
                                )

                        )

                    [isSyncing:protected] => 
                    [id:protected] => node.page.path
                    [field_name:protected] => path
                    [field_type:protected] => path
                    [entity_type:protected] => node
                    [bundle:protected] => page
                    [label:protected] => Alias d'URL
                    [description:protected] => 
                    [settings:protected] => Array
                        (
                        )

                    [required:protected] => 
                    [translatable:protected] => 1
                    [default_value:protected] => Array
                        (
                        )

                    [default_value_callback:protected] => 
                    [fieldStorage:protected] => 
                    [itemDefinition:protected] => 
                    [constraints:protected] => Array
                        (
                        )

                    [propertyConstraints:protected] => Array
                        (
                        )

                )

            [publish_on] => stdClass Object
                (
                    [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                    [definition:protected] => Array
                        (
                            [label] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                    [string:protected] => Publish on
                                    [arguments:protected] => Array
                                        (
                                        )

                                    [translatedMarkup:protected] => 
                                    [options:protected] => Array
                                        (
                                        )

                                    [stringTranslation:protected] => 
                                )

                            [display] => Array
                                (
                                    [form] => Array
                                        (
                                            [options] => Array(2)
                                            [configurable] => 1
                                        )

                                )

                            [translatable] => 1
                            [revisionable] => 1
                            [constraints] => Array
                                (
                                    [SchedulerPublishOn] => 
                                )

                            [provider] => scheduler
                            [field_name] => publish_on
                            [entity_type] => node
                            [bundle] => 
                        )

                    [typedDataManager:protected] => 
                    [itemDefinition:protected] => stdClass Object
                        (
                            [__CLASS__] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                            [definition:protected] => Array
                                (
                                    [type] => field_item:timestamp
                                    [settings] => Array
                                        (
                                        )

                                )

                            [typedDataManager:protected] => 
                            [fieldDefinition:protected] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                                    [definition:protected] => Array
                                        (
                                            [label] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [display] => Array(1)
                                            [translatable] => 1
                                            [revisionable] => 1
                                            [constraints] => Array(1)
                                            [provider] => scheduler
                                            [field_name] => publish_on
                                            [entity_type] => node
                                            [bundle] => 
                                        )

                                    [typedDataManager:protected] => 
                                    [itemDefinition:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                                            [definition:protected] => Array(2)
                                            [typedDataManager:protected] => 
                                            [fieldDefinition:protected] => Drupal\Core\Field\BaseFieldDefinition
                                        )

                                    [type:protected] => timestamp
                                    [propertyDefinitions:protected] => 
                                    [schema:protected] => 
                                    [indexes:protected] => Array
                                        (
                                        )

                                )

                        )

                    [type:protected] => timestamp
                    [propertyDefinitions:protected] => 
                    [schema:protected] => 
                    [indexes:protected] => Array
                        (
                        )

                )

            [unpublish_on] => stdClass Object
                (
                    [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                    [definition:protected] => Array
                        (
                            [label] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                    [string:protected] => Unpublish on
                                    [arguments:protected] => Array
                                        (
                                        )

                                    [translatedMarkup:protected] => 
                                    [options:protected] => Array
                                        (
                                        )

                                    [stringTranslation:protected] => 
                                )

                            [display] => Array
                                (
                                    [form] => Array
                                        (
                                            [options] => Array(2)
                                            [configurable] => 1
                                        )

                                )

                            [translatable] => 1
                            [revisionable] => 1
                            [constraints] => Array
                                (
                                    [SchedulerUnpublishOn] => 
                                )

                            [provider] => scheduler
                            [field_name] => unpublish_on
                            [entity_type] => node
                            [bundle] => 
                        )

                    [typedDataManager:protected] => 
                    [itemDefinition:protected] => stdClass Object
                        (
                            [__CLASS__] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                            [definition:protected] => Array
                                (
                                    [type] => field_item:timestamp
                                    [settings] => Array
                                        (
                                        )

                                )

                            [typedDataManager:protected] => 
                            [fieldDefinition:protected] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                                    [definition:protected] => Array
                                        (
                                            [label] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [display] => Array(1)
                                            [translatable] => 1
                                            [revisionable] => 1
                                            [constraints] => Array(1)
                                            [provider] => scheduler
                                            [field_name] => unpublish_on
                                            [entity_type] => node
                                            [bundle] => 
                                        )

                                    [typedDataManager:protected] => 
                                    [itemDefinition:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                                            [definition:protected] => Array(2)
                                            [typedDataManager:protected] => 
                                            [fieldDefinition:protected] => Drupal\Core\Field\BaseFieldDefinition
                                        )

                                    [type:protected] => timestamp
                                    [propertyDefinitions:protected] => 
                                    [schema:protected] => 
                                    [indexes:protected] => Array
                                        (
                                        )

                                )

                        )

                    [type:protected] => timestamp
                    [propertyDefinitions:protected] => 
                    [schema:protected] => 
                    [indexes:protected] => Array
                        (
                        )

                )

            [menu_link] => stdClass Object
                (
                    [__CLASS__] => Drupal\Core\Field\Entity\BaseFieldOverride
                    [entityTypeId:protected] => base_field_override
                    [enforceIsNew:protected] => 
                    [typedData:protected] => 
                    [cacheContexts:protected] => Array
                        (
                            [0] => languages:language_interface
                        )

                    [cacheTags:protected] => Array
                        (
                        )

                    [cacheMaxAge:protected] => -1
                    [_serviceIds:protected] => Array
                        (
                        )

                    [_entityStorages:protected] => Array
                        (
                        )

                    [originalId:protected] => node.page.menu_link
                    [status:protected] => 1
                    [uuid:protected] => ce77f526-49c4-40ea-8865-4bf90dcfa85b
                    [isUninstalling:Drupal\Core\Config\Entity\ConfigEntityBase:private] => 
                    [langcode:protected] => fr
                    [third_party_settings:protected] => Array
                        (
                        )

                    [_core:protected] => Array
                        (
                        )

                    [trustedData:protected] => 
                    [dependencies:protected] => Array
                        (
                            [config] => Array
                                (
                                    [0] => node.type.page
                                )

                        )

                    [isSyncing:protected] => 
                    [id:protected] => node.page.menu_link
                    [field_name:protected] => menu_link
                    [field_type:protected] => entity_reference
                    [entity_type:protected] => node
                    [bundle:protected] => page
                    [label:protected] => Lien du menu
                    [description:protected] => Lien de menu calculé pour le nœud (disponible uniquement pendant l'enregistrement du nœud).
                    [settings:protected] => Array
                        (
                            [handler] => default
                            [handler_settings] => Array
                                (
                                )

                        )

                    [required:protected] => 
                    [translatable:protected] => 
                    [default_value:protected] => Array
                        (
                        )

                    [default_value_callback:protected] => 
                    [fieldStorage:protected] => 
                    [itemDefinition:protected] => 
                    [constraints:protected] => Array
                        (
                        )

                    [propertyConstraints:protected] => Array
                        (
                        )

                )

            [content_translation_source] => stdClass Object
                (
                    [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                    [definition:protected] => Array
                        (
                            [label] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                    [string:protected] => Translation source
                                    [arguments:protected] => Array
                                        (
                                        )

                                    [translatedMarkup:protected] => 
                                    [options:protected] => Array
                                        (
                                        )

                                    [stringTranslation:protected] => 
                                )

                            [description] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                    [string:protected] => The source language from which this translation was created.
                                    [arguments:protected] => Array
                                        (
                                        )

                                    [translatedMarkup:protected] => 
                                    [options:protected] => Array
                                        (
                                        )

                                    [stringTranslation:protected] => 
                                )

                            [default_value] => Array
                                (
                                    [0] => Array
                                        (
                                            [value] => und
                                        )

                                )

                            [initial_value] => Array
                                (
                                    [0] => Array
                                        (
                                            [value] => und
                                        )

                                )

                            [revisionable] => 1
                            [translatable] => 1
                            [provider] => content_translation
                            [field_name] => content_translation_source
                            [entity_type] => node
                            [bundle] => 
                        )

                    [typedDataManager:protected] => 
                    [itemDefinition:protected] => stdClass Object
                        (
                            [__CLASS__] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                            [definition:protected] => Array
                                (
                                    [type] => field_item:language
                                    [settings] => Array
                                        (
                                        )

                                )

                            [typedDataManager:protected] => 
                            [fieldDefinition:protected] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                                    [definition:protected] => Array
                                        (
                                            [label] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [description] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [default_value] => Array(1)
                                            [initial_value] => Array(1)
                                            [revisionable] => 1
                                            [translatable] => 1
                                            [provider] => content_translation
                                            [field_name] => content_translation_source
                                            [entity_type] => node
                                            [bundle] => 
                                        )

                                    [typedDataManager:protected] => 
                                    [itemDefinition:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                                            [definition:protected] => Array(2)
                                            [typedDataManager:protected] => 
                                            [fieldDefinition:protected] => Drupal\Core\Field\BaseFieldDefinition
                                        )

                                    [type:protected] => language
                                    [propertyDefinitions:protected] => 
                                    [schema:protected] => 
                                    [indexes:protected] => Array
                                        (
                                        )

                                )

                        )

                    [type:protected] => language
                    [propertyDefinitions:protected] => 
                    [schema:protected] => 
                    [indexes:protected] => Array
                        (
                        )

                )

            [content_translation_outdated] => stdClass Object
                (
                    [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                    [definition:protected] => Array
                        (
                            [label] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                    [string:protected] => Translation outdated
                                    [arguments:protected] => Array
                                        (
                                        )

                                    [translatedMarkup:protected] => 
                                    [options:protected] => Array
                                        (
                                        )

                                    [stringTranslation:protected] => 
                                )

                            [description] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
                                    [string:protected] => A boolean indicating whether this translation needs to be updated.
                                    [arguments:protected] => Array
                                        (
                                        )

                                    [translatedMarkup:protected] => 
                                    [options:protected] => Array
                                        (
                                        )

                                    [stringTranslation:protected] => 
                                )

                            [default_value] => Array
                                (
                                    [0] => Array
                                        (
                                            [value] => 
                                        )

                                )

                            [initial_value] => Array
                                (
                                    [0] => Array
                                        (
                                            [value] => 
                                        )

                                )

                            [revisionable] => 1
                            [translatable] => 1
                            [provider] => content_translation
                            [field_name] => content_translation_outdated
                            [entity_type] => node
                            [bundle] => 
                        )

                    [typedDataManager:protected] => 
                    [itemDefinition:protected] => stdClass Object
                        (
                            [__CLASS__] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                            [definition:protected] => Array
                                (
                                    [type] => field_item:boolean
                                    [settings] => Array
                                        (
                                            [on_label] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [off_label] => Drupal\Core\StringTranslation\TranslatableMarkup
                                        )

                                )

                            [typedDataManager:protected] => 
                            [fieldDefinition:protected] => stdClass Object
                                (
                                    [__CLASS__] => Drupal\Core\Field\BaseFieldDefinition
                                    [definition:protected] => Array
                                        (
                                            [label] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [description] => Drupal\Core\StringTranslation\TranslatableMarkup
                                            [default_value] => Array(1)
                                            [initial_value] => Array(1)
                                            [revisionable] => 1
                                            [translatable] => 1
                                            [provider] => content_translation
                                            [field_name] => content_translation_outdated
                                            [entity_type] => node
                                            [bundle] => 
                                        )

                                    [typedDataManager:protected] => 
                                    [itemDefinition:protected] => stdClass Object
                                        (
                                            [__CLASS__] => Drupal\Core\Field\TypedData\FieldItemDataDefinition
                                            [definition:protected] => Array(2)
                                            [typedDataManager:protected] => 
                                            [fieldDefinition:protected] => Drupal\Core\Field\BaseFieldDefinition
                                        )

                                    [type:protected] => boolean
                                    [propertyDefinitions:protected] => 
                                    [schema:protected] => 
                                    [indexes:protected] => Array
                                        (
                                        )

                                )

                        )

                    [type:protected] => boolean
                    [propertyDefinitions:protected] => 
                    [schema:protected] => 
                    [indexes:protected] => Array
                        (
                        )

                )

            [field_intro] => stdClass Object
                (
                    [__CLASS__] => Drupal\field\Entity\FieldConfig
                    [entityTypeId:protected] => field_config
                    [enforceIsNew:protected] => 
                    [typedData:protected] => 
                    [cacheContexts:protected] => Array
                        (
                            [0] => languages:language_interface
                        )

                    [cacheTags:protected] => Array
                        (
                        )

                    [cacheMaxAge:protected] => -1
                    [_serviceIds:protected] => Array
                        (
                        )

                    [_entityStorages:protected] => Array
                        (
                        )

                    [originalId:protected] => node.page.field_intro
                    [status:protected] => 1
                    [uuid:protected] => 0e979abd-6484-4a1d-9116-b040c0b39675
                    [isUninstalling:Drupal\Core\Config\Entity\ConfigEntityBase:private] => 
                    [langcode:protected] => fr
                    [third_party_settings:protected] => Array
                        (
                            [allowed_formats] => Array
                                (
                                    [allowed_formats] => Array
                                        (
                                            [0] => line_breaks
                                        )

                                )

                        )

                    [_core:protected] => Array
                        (
                        )

                    [trustedData:protected] => 
                    [dependencies:protected] => Array
                        (
                            [config] => Array
                                (
                                    [0] => field.storage.node.field_intro
                                    [1] => node.type.page
                                )

                            [module] => Array
                                (
                                    [0] => allowed_formats
                                    [1] => text
                                )

                        )

                    [isSyncing:protected] => 
                    [id:protected] => node.page.field_intro
                    [field_name:protected] => field_intro
                    [field_type:protected] => text_long
                    [entity_type:protected] => node
                    [bundle:protected] => page
                    [label:protected] => Chapô
                    [description:protected] => 
                    [settings:protected] => Array
                        (
                        )

                    [required:protected] => 
                    [translatable:protected] => 1
                    [default_value:protected] => Array
                        (
                        )

                    [default_value_callback:protected] => 
                    [fieldStorage:protected] => 
                    [itemDefinition:protected] => 
                    [constraints:protected] => Array
                        (
                        )

                    [propertyConstraints:protected] => Array
                        (
                        )

                    [deleted:protected] => 
                )

            [field_is_small] => stdClass Object
                (
                    [__CLASS__] => Drupal\field\Entity\FieldConfig
                    [entityTypeId:protected] => field_config
                    [enforceIsNew:protected] => 
                    [typedData:protected] => 
                    [cacheContexts:protected] => Array
                        (
                            [0] => languages:language_interface
                        )

                    [cacheTags:protected] => Array
                        (
                        )

                    [cacheMaxAge:protected] => -1
                    [_serviceIds:protected] => Array
                        (
                        )

                    [_entityStorages:protected] => Array
                        (
                        )

                    [originalId:protected] => node.page.field_is_small
                    [status:protected] => 1
                    [uuid:protected] => 1fa4c208-a1a9-4482-8d43-270dd6992f8a
                    [isUninstalling:Drupal\Core\Config\Entity\ConfigEntityBase:private] => 
                    [langcode:protected] => fr
                    [third_party_settings:protected] => Array
                        (
                        )

                    [_core:protected] => Array
                        (
                        )

                    [trustedData:protected] => 
                    [dependencies:protected] => Array
                        (
                            [config] => Array
                                (
                                    [0] => field.storage.node.field_is_small
                                    [1] => node.type.page
                                )

                        )

                    [isSyncing:protected] => 
                    [id:protected] => node.page.field_is_small
                    [field_name:protected] => field_is_small
                    [field_type:protected] => boolean
                    [entity_type:protected] => node
                    [bundle:protected] => page
                    [label:protected] => Petite image
                    [description:protected] => Cocher cette case pour afficher l'image d'en-tête dans une dimension réduite
                    [settings:protected] => Array
                        (
                            [on_label] => Activé
                            [off_label] => Désactivé
                        )

                    [required:protected] => 
                    [translatable:protected] => 
                    [default_value:protected] => Array
                        (
                            [0] => Array
                                (
                                    [value] => 0
                                )

                        )

                    [default_value_callback:protected] => 
                    [fieldStorage:protected] => 
                    [itemDefinition:protected] => 
                    [constraints:protected] => Array
                        (
                        )

                    [propertyConstraints:protected] => Array
                        (
                        )

                    [deleted:protected] => 
                )

            [field_main_img] => stdClass Object
                (
                    [__CLASS__] => Drupal\field\Entity\FieldConfig
                    [entityTypeId:protected] => field_config
                    [enforceIsNew:protected] => 
                    [typedData:protected] => 
                    [cacheContexts:protected] => Array
                        (
                            [0] => languages:language_interface
                        )

                    [cacheTags:protected] => Array
                        (
                        )

                    [cacheMaxAge:protected] => -1
                    [_serviceIds:protected] => Array
                        (
                        )

                    [_entityStorages:protected] => Array
                        (
                        )

                    [originalId:protected] => node.page.field_main_img
                    [status:protected] => 1
                    [uuid:protected] => 0a559139-e532-4dbd-8172-71fe748ae4d2
                    [isUninstalling:Drupal\Core\Config\Entity\ConfigEntityBase:private] => 
                    [langcode:protected] => fr
                    [third_party_settings:protected] => Array
                        (
                            [content_translation] => Array
                                (
                                    [translation_sync] => Array
                                        (
                                            [alt] => alt
                                            [title] => title
                                            [file] => 0
                                        )

                                )

                        )

                    [_core:protected] => Array
                        (
                        )

                    [trustedData:protected] => 
                    [dependencies:protected] => Array
                        (
                            [config] => Array
                                (
                                    [0] => field.storage.node.field_main_img
                                    [1] => node.type.page
                                )

                            [module] => Array
                                (
                                    [0] => content_translation
                                    [1] => image
                                )

                        )

                    [isSyncing:protected] => 
                    [id:protected] => node.page.field_main_img
                    [field_name:protected] => field_main_img
                    [field_type:protected] => image
                    [entity_type:protected] => node
                    [bundle:protected] => page
                    [label:protected] => Image
                    [description:protected] => 
                    [settings:protected] => Array
                        (
                            [handler] => default:file
                            [handler_settings] => Array
                                (
                                )

                            [file_directory] => pages
                            [file_extensions] => png gif jpg jpeg
                            [max_filesize] => 
                            [max_resolution] => 2400x2400
                            [min_resolution] => 300x300
                            [alt_field] => 1
                            [alt_field_required] => 
                            [title_field] => 
                            [title_field_required] => 
                            [default_image] => Array
                                (
                                    [uuid] => 
                                    [alt] => 
                                    [title] => 
                                    [width] => 
                                    [height] => 
                                )

                        )

                    [required:protected] => 
                    [translatable:protected] => 1
                    [default_value:protected] => Array
                        (
                        )

                    [default_value_callback:protected] => 
                    [fieldStorage:protected] => 
                    [itemDefinition:protected] => 
                    [constraints:protected] => Array
                        (
                        )

                    [propertyConstraints:protected] => Array
                        (
                        )

                    [deleted:protected] => 
                )

            [field_tooltips] => stdClass Object
                (
                    [__CLASS__] => Drupal\field\Entity\FieldConfig
                    [entityTypeId:protected] => field_config
                    [enforceIsNew:protected] => 
                    [typedData:protected] => 
                    [cacheContexts:protected] => Array
                        (
                            [0] => languages:language_interface
                        )

                    [cacheTags:protected] => Array
                        (
                        )

                    [cacheMaxAge:protected] => -1
                    [_serviceIds:protected] => Array
                        (
                        )

                    [_entityStorages:protected] => Array
                        (
                        )

                    [originalId:protected] => node.page.field_tooltips
                    [status:protected] => 1
                    [uuid:protected] => 13852896-d8ce-4a37-a269-2abbe229dc91
                    [isUninstalling:Drupal\Core\Config\Entity\ConfigEntityBase:private] => 
                    [langcode:protected] => fr
                    [third_party_settings:protected] => Array
                        (
                            [allowed_formats] => Array
                                (
                                    [allowed_formats] => Array
                                        (
                                            [0] => tooltip
                                        )

                                )

                        )

                    [_core:protected] => Array
                        (
                        )

                    [trustedData:protected] => 
                    [dependencies:protected] => Array
                        (
                            [config] => Array
                                (
                                    [0] => field.storage.node.field_tooltips
                                    [1] => node.type.page
                                )

                            [module] => Array
                                (
                                    [0] => allowed_formats
                                    [1] => text
                                )

                        )

                    [isSyncing:protected] => 
                    [id:protected] => node.page.field_tooltips
                    [field_name:protected] => field_tooltips
                    [field_type:protected] => text_long
                    [entity_type:protected] => node
                    [bundle:protected] => page
                    [label:protected] => Tooltips
                    [description:protected] => 
                    [settings:protected] => Array
                        (
                        )

                    [required:protected] => 
                    [translatable:protected] => 1
                    [default_value:protected] => Array
                        (
                        )

                    [default_value_callback:protected] => 
                    [fieldStorage:protected] => 
                    [itemDefinition:protected] => 
                    [constraints:protected] => Array
                        (
                        )

                    [propertyConstraints:protected] => Array
                        (
                        )

                    [deleted:protected] => 
                )

            [field_widgets] => stdClass Object
                (
                    [__CLASS__] => Drupal\field\Entity\FieldConfig
                    [entityTypeId:protected] => field_config
                    [enforceIsNew:protected] => 
                    [typedData:protected] => 
                    [cacheContexts:protected] => Array
                        (
                            [0] => languages:language_interface
                        )

                    [cacheTags:protected] => Array
                        (
                        )

                    [cacheMaxAge:protected] => -1
                    [_serviceIds:protected] => Array
                        (
                        )

                    [_entityStorages:protected] => Array
                        (
                        )

                    [originalId:protected] => node.page.field_widgets
                    [status:protected] => 1
                    [uuid:protected] => df1bc167-2ae9-4eaa-b352-b24b2e302197
                    [isUninstalling:Drupal\Core\Config\Entity\ConfigEntityBase:private] => 
                    [langcode:protected] => fr
                    [third_party_settings:protected] => Array
                        (
                        )

                    [_core:protected] => Array
                        (
                        )

                    [trustedData:protected] => 
                    [dependencies:protected] => Array
                        (
                            [config] => Array
                                (
                                    [0] => field.storage.node.field_widgets
                                    [1] => node.type.page
                                    [2] => paragraphs.paragraphs_type.button
                                    [3] => paragraphs.paragraphs_type.edito_card
                                    [4] => paragraphs.paragraphs_type.gallery
                                    [5] => paragraphs.paragraphs_type.hr
                                    [6] => paragraphs.paragraphs_type.image
                                    [7] => paragraphs.paragraphs_type.nl_form
                                    [8] => paragraphs.paragraphs_type.page_list
                                    [9] => paragraphs.paragraphs_type.section
                                    [10] => paragraphs.paragraphs_type.text
                                    [11] => paragraphs.paragraphs_type.text_quote
                                    [12] => paragraphs.paragraphs_type.title
                                    [13] => paragraphs.paragraphs_type.video
                                )

                            [module] => Array
                                (
                                    [0] => entity_reference_revisions
                                )

                        )

                    [isSyncing:protected] => 
                    [id:protected] => node.page.field_widgets
                    [field_name:protected] => field_widgets
                    [field_type:protected] => entity_reference_revisions
                    [entity_type:protected] => node
                    [bundle:protected] => page
                    [label:protected] => Widgets
                    [description:protected] => 
                    [settings:protected] => Array
                        (
                            [handler] => default:paragraph
                            [handler_settings] => Array
                                (
                                    [target_bundles] => Array
                                        (
                                            [gallery] => gallery
                                            [text] => text
                                            [edito_card] => edito_card
                                            [page_list] => page_list
                                            [text_quote] => text_quote
                                            [section] => section
                                            [title] => title
                                            [nl_form] => nl_form
                                            [video] => video
                                            [image] => image
                                            [button] => button
                                            [hr] => hr
                                        )

                                    [negate] => 0
                                    [target_bundles_drag_drop] => Array
                                        (
                                            [button] => Array(2)
                                            [edito_card] => Array(2)
                                            [gallery] => Array(2)
                                            [hr] => Array(2)
                                            [image] => Array(2)
                                            [nl_form] => Array(2)
                                            [page_list] => Array(2)
                                            [practical_bloc] => Array(2)
                                            [section] => Array(2)
                                            [text] => Array(2)
                                            [text_quote] => Array(2)
                                            [title] => Array(2)
                                            [video] => Array(2)
                                        )

                                )

                        )

                    [required:protected] => 
                    [translatable:protected] => 
                    [default_value:protected] => Array
                        (
                        )

                    [default_value_callback:protected] => 
                    [fieldStorage:protected] => 
                    [itemDefinition:protected] => 
                    [constraints:protected] => Array
                        (
                        )

                    [propertyConstraints:protected] => Array
                        (
                        )

                    [deleted:protected] => 
                )

        )

    [languages:protected] => Array
        (
            [fr] => stdClass Object
                (
                    [__CLASS__] => Drupal\Core\Language\Language
                    [name:protected] => Français
                    [id:protected] => fr
                    [direction:protected] => ltr
                    [weight:protected] => 0
                    [locked:protected] => 
                )

            [en] => stdClass Object
                (
                    [__CLASS__] => Drupal\Core\Language\Language
                    [name:protected] => English
                    [id:protected] => en
                    [direction:protected] => ltr
                    [weight:protected] => 1
                    [locked:protected] => 
                )

            [und] => stdClass Object
                (
                    [__CLASS__] => Drupal\Core\Language\Language
                    [name:protected] => Non spécifié
                    [id:protected] => und
                    [direction:protected] => ltr
                    [weight:protected] => 2
                    [locked:protected] => 1
                )

            [zxx] => stdClass Object
                (
                    [__CLASS__] => Drupal\Core\Language\Language
                    [name:protected] => Non applicable
                    [id:protected] => zxx
                    [direction:protected] => ltr
                    [weight:protected] => 3
                    [locked:protected] => 1
                )

        )

    [langcodeKey:protected] => langcode
    [defaultLangcodeKey:protected] => default_langcode
    [activeLangcode:protected] => x-default
    [defaultLangcode:protected] => fr
    [translations:protected] => Array
        (
            [x-default] => Array
                (
                    [status] => 1
                )

            [en] => Array
                (
                    [status] => 1
                )

        )

    [translationInitialize:protected] => 
    [newRevision:protected] => 
    [isDefaultRevision:protected] => 1
    [entityKeys:protected] => Array
        (
            [bundle] => page
            [id] => 5805
            [revision] => 5805
            [uuid] => 905bdd9c-da83-4143-87fd-b3dadf8a7312
            [status] => 1
            [published] => 1
            [uid] => 22
            [owner] => 22
        )

    [translatableEntityKeys:protected] => Array
        (
            [label] => Array
                (
                    [en] => The cycles
                    [x-default] => Les cycles
                )

            [langcode] => Array
                (
                    [x-default] => fr
                    [en] => en
                )

            [default_langcode] => Array
                (
                    [en] => 0
                    [x-default] => 1
                )

            [revision_translation_affected] => Array
                (
                    [en] => 1
                    [x-default] => 1
                )

        )

    [validated:protected] => 
    [validationRequired:protected] => 
    [loadedRevisionId:protected] => 5805
    [revisionTranslationAffectedKey:protected] => revision_translation_affected
    [enforceRevisionTranslationAffected:protected] => Array
        (
        )

    [isSyncing:protected] => 
    [in_preview] => 
)